summaryrefslogtreecommitdiffstats
path: root/gui/resources.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/resources.hpp')
-rw-r--r--gui/resources.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/resources.hpp b/gui/resources.hpp
index 1a86d544d..603b1c958 100644
--- a/gui/resources.hpp
+++ b/gui/resources.hpp
@@ -5,6 +5,10 @@
#include "../minzip/Zip.h"
+extern "C" {
+#include "../minuitwrp/minui.h"
+}
+
// Base Objects
class Resource
{