summaryrefslogtreecommitdiff
path: root/src/company_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/company_gui.cpp')
-rw-r--r--src/company_gui.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/company_gui.cpp b/src/company_gui.cpp
index bbbf0950b..0f34d3540 100644
--- a/src/company_gui.cpp
+++ b/src/company_gui.cpp
@@ -38,6 +38,8 @@
#include "widgets/company_widget.h"
+#include "safeguards.h"
+
/** Company GUI constants. */
static const uint EXP_LINESPACE = 2; ///< Amount of vertical space for a horizontal (sub-)total line.