aboutsummaryrefslogtreecommitdiff
path: root/src/ROMList.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ROMList.h')
-rw-r--r--src/ROMList.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ROMList.h b/src/ROMList.h
index 8ed666b..ab23112 100644
--- a/src/ROMList.h
+++ b/src/ROMList.h
@@ -19,6 +19,8 @@
#ifndef ROMLIST_H
#define ROMLIST_H
+#include "types.h"
+
struct ROMListEntry
{
u32 GameCode;