diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/NDS_Header.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/NDS_Header.h b/src/NDS_Header.h index 5af8062..4496b95 100644 --- a/src/NDS_Header.h +++ b/src/NDS_Header.h @@ -19,6 +19,7 @@ #ifndef NDS_HEADER_H
#define NDS_HEADER_H
+#include <string.h>
#include "types.h"
// Consult GBATEK for info on what these are
|