summaryrefslogtreecommitdiff
path: root/textscreen/txt_dropdown.c
diff options
context:
space:
mode:
Diffstat (limited to 'textscreen/txt_dropdown.c')
-rw-r--r--textscreen/txt_dropdown.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/textscreen/txt_dropdown.c b/textscreen/txt_dropdown.c
index 99927c39..0dbdec4d 100644
--- a/textscreen/txt_dropdown.c
+++ b/textscreen/txt_dropdown.c
@@ -26,6 +26,7 @@
#include "txt_button.h"
#include "txt_dropdown.h"
+#include "txt_gui.h"
#include "txt_io.h"
#include "txt_main.h"
#include "txt_window.h"