diff options
author | PokeCodec <doremylover456@gmail.com> | 2020-07-17 15:49:46 -0400 |
---|---|---|
committer | PokeCodec <doremylover456@gmail.com> | 2020-07-17 15:49:46 -0400 |
commit | 597a23822922da3ae73ec34108d8baee9987e964 (patch) | |
tree | b1060a2d2a8c552100c7aa06700e604ade536d79 /include | |
parent | d888fe10131653e48dd7ae28b2568b6c1c69f177 (diff) |
Typo Fix
Diffstat (limited to 'include')
-rw-r--r-- | include/libgcnmultiboot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libgcnmultiboot.h b/include/libgcnmultiboot.h index 7d347df05..4a6262d8f 100644 --- a/include/libgcnmultiboot.h +++ b/include/libgcnmultiboot.h @@ -1,4 +1,4 @@ -#ifndef GUARD_LIBGCMMULTIBOOT_H +#ifndef GUARD_LIBGCNMULTIBOOT_H #define GUARD_LIBGCNMULTIBOOT_H struct GcmbStruct |