summaryrefslogtreecommitdiff
path: root/include/filesystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/filesystem.h')
-rw-r--r--include/filesystem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/filesystem.h b/include/filesystem.h
index 64335228..37f73bb0 100644
--- a/include/filesystem.h
+++ b/include/filesystem.h
@@ -1,6 +1,8 @@
#ifndef POKEDIAMOND_FILESYSTEM_H
#define POKEDIAMOND_FILESYSTEM_H
+#include "nitro/types.h"
+
typedef struct NARC
{
FSFile file;