summaryrefslogtreecommitdiff
path: root/src/game/game_info.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game_info.hpp')
-rw-r--r--src/game/game_info.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/game_info.hpp b/src/game/game_info.hpp
index 3d42d3379..f4fc5ed86 100644
--- a/src/game/game_info.hpp
+++ b/src/game/game_info.hpp
@@ -13,7 +13,6 @@
#define GAME_INFO_HPP
#include "../script/script_info.hpp"
-#include "../script/script_config.hpp"
/** All static information from an Game like name, version, etc. */
class GameInfo : public ScriptInfo {