diff src/tgp.cpp @ 10960:a4e5b5d2837c draft

(svn r15299) -Cleanup: remove many redundant includes
author smatz <smatz@openttd.org>
date Sat, 31 Jan 2009 20:16:06 +0000
parents e9c95718d466
children 10653704cdaa
line wrap: on
line diff
--- a/src/tgp.cpp
+++ b/src/tgp.cpp
@@ -4,18 +4,13 @@
 
 #include "stdafx.h"
 #include <math.h>
-#include "openttd.h"
 #include "clear_map.h"
-#include "variables.h"
 #include "void_map.h"
-#include "tgp.h"
 #include "genworld.h"
 #include "core/alloc_func.hpp"
 #include "core/random_func.hpp"
+#include "landscape_type.h"
 #include "settings_type.h"
-#include "landscape_type.h"
-
-#include "table/strings.h"
 
 /*
  *