summaryrefslogtreecommitdiff
path: root/src/game/game_instance.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game_instance.cpp')
-rw-r--r--src/game/game_instance.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/game_instance.cpp b/src/game/game_instance.cpp
index 442f6e22b..5ab94d4ea 100644
--- a/src/game/game_instance.cpp
+++ b/src/game/game_instance.cpp
@@ -10,9 +10,7 @@
/** @file game_instance.cpp Implementation of GameInstance. */
#include "../stdafx.h"
-#include "../debug.h"
#include "../error.h"
-#include "../saveload/saveload.h"
#include "../script/squirrel_class.hpp"