diff options
Diffstat (limited to 'arm9/lib/include/dgt.h')
-rw-r--r-- | arm9/lib/include/dgt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/lib/include/dgt.h b/arm9/lib/include/dgt.h index a764e85a..97916f1b 100644 --- a/arm9/lib/include/dgt.h +++ b/arm9/lib/include/dgt.h @@ -1,7 +1,7 @@ #ifndef GUARD_DGT_H #define GUARD_DGT_H -#include "types.h" +#include "nitro/types.h" struct DGTHash1Context { union { |