summaryrefslogtreecommitdiff
path: root/src/newgrf_config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_config.cpp')
-rw-r--r--src/newgrf_config.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/newgrf_config.cpp b/src/newgrf_config.cpp
index 6902fcdb5..b752200e7 100644
--- a/src/newgrf_config.cpp
+++ b/src/newgrf_config.cpp
@@ -3,13 +3,9 @@
/** @file newgrf_config.cpp Finding NewGRFs and configuring them. */
#include "stdafx.h"
-#include "openttd.h"
#include "debug.h"
-#include "variables.h"
#include "md5.h"
#include "newgrf.h"
-#include "newgrf_config.h"
-#include "core/alloc_func.hpp"
#include "string_func.h"
#include "gamelog.h"
#include "network/network_type.h"