summaryrefslogtreecommitdiff
path: root/src/textfile_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/textfile_gui.cpp')
-rw-r--r--src/textfile_gui.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/textfile_gui.cpp b/src/textfile_gui.cpp
index 95f2b0d77..ad6215af5 100644
--- a/src/textfile_gui.cpp
+++ b/src/textfile_gui.cpp
@@ -21,6 +21,8 @@
#include "table/strings.h"
+#include "safeguards.h"
+
/** Widgets for the textfile window. */
static const NWidgetPart _nested_textfile_widgets[] = {
NWidget(NWID_HORIZONTAL),