summaryrefslogtreecommitdiff
path: root/src/ai/ai_info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ai/ai_info.cpp')
-rw-r--r--src/ai/ai_info.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ai/ai_info.cpp b/src/ai/ai_info.cpp
index 375248d7d..9c9f3b47e 100644
--- a/src/ai/ai_info.cpp
+++ b/src/ai/ai_info.cpp
@@ -17,6 +17,8 @@
#include "../debug.h"
#include "../rev.h"
+#include "../safeguards.h"
+
/**
* Check if the API version provided by the AI is supported.
* @param api_version The API version as provided by the AI.