summaryrefslogtreecommitdiff
path: root/include/text_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/text_window.h')
-rw-r--r--include/text_window.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/text_window.h b/include/text_window.h
index 3514296c1..72ce50efc 100644
--- a/include/text_window.h
+++ b/include/text_window.h
@@ -1,6 +1,8 @@
#ifndef GUARD_TEXT_WINDOW_H
#define GUARD_TEXT_WINDOW_H
+#include "global.h"
+
struct TilesPal
{
u32* tiles;