summaryrefslogtreecommitdiff
path: root/src/game/game_scanner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game_scanner.cpp')
-rw-r--r--src/game/game_scanner.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/game/game_scanner.cpp b/src/game/game_scanner.cpp
index 056c1378a..f8c2b4f22 100644
--- a/src/game/game_scanner.cpp
+++ b/src/game/game_scanner.cpp
@@ -10,15 +10,10 @@
/** @file game_scanner.cpp allows scanning Game scripts */
#include "../stdafx.h"
-#include "../debug.h"
-#include "../fileio_func.h"
-#include "../network/network.h"
-#include "../core/random_func.hpp"
#include "../script/squirrel_class.hpp"
#include "game_info.hpp"
#include "game_scanner.hpp"
-#include "../script/api/script_controller.hpp"
void GameScannerInfo::Initialize()