1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-09-01 19:09:09 +00:00

(svn r21890) -Cleanup: remove some unneeded includes

This commit is contained in:
rubidium
2011-01-22 14:52:20 +00:00
parent 849772f0fd
commit 7eba2bf4d3
95 changed files with 14 additions and 131 deletions

View File

@@ -10,7 +10,6 @@
/** @file tree_gui.cpp GUIs for building trees. */
#include "stdafx.h"
#include "openttd.h"
#include "window_gui.h"
#include "gfx_func.h"
#include "tilehighlight_func.h"