summaryrefslogtreecommitdiff
path: root/src/game/game_info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game_info.cpp')
-rw-r--r--src/game/game_info.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/game_info.cpp b/src/game/game_info.cpp
index ab49fea12..e6ec3657b 100644
--- a/src/game/game_info.cpp
+++ b/src/game/game_info.cpp
@@ -16,6 +16,8 @@
#include "game_scanner.hpp"
#include "../debug.h"
+#include "../safeguards.h"
+
/**
* Check if the API version provided by the Game is supported.
* @param api_version The API version as provided by the Game.