summaryrefslogtreecommitdiff
path: root/src/widgets/ai_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ai_widget.h')
-rw-r--r--src/widgets/ai_widget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/ai_widget.h b/src/widgets/ai_widget.h
index 1a4fcc4ee..4261478f5 100644
--- a/src/widgets/ai_widget.h
+++ b/src/widgets/ai_widget.h
@@ -12,6 +12,8 @@
#ifndef WIDGETS_AI_WIDGET_H
#define WIDGETS_AI_WIDGET_H
+#include "../company_type.h"
+
/** Widgets of the #AIListWindow class. */
enum AIListWidgets {
WID_AIL_CAPTION, ///< Caption of the window.