summaryrefslogtreecommitdiff
path: root/src/newgrf_house.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-01-09 09:57:48 +0000
committerrubidium <rubidium@openttd.org>2008-01-09 09:57:48 +0000
commit285a4a106f9b679cf3751532fd8346c9262a4209 (patch)
treeb946eff1c2e3f2adb7b5978dd292871e408fb28b /src/newgrf_house.cpp
parent64d691bacc11cfca3b5c948dffb4eeb29aa8746e (diff)
downloadopenttd-285a4a106f9b679cf3751532fd8346c9262a4209.tar.xz
(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...
Diffstat (limited to 'src/newgrf_house.cpp')
-rw-r--r--src/newgrf_house.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf_house.cpp b/src/newgrf_house.cpp
index 917e85178..d54ed925f 100644
--- a/src/newgrf_house.cpp
+++ b/src/newgrf_house.cpp
@@ -6,7 +6,7 @@
#include "openttd.h"
#include "variables.h"
#include "debug.h"
-#include "viewport.h"
+#include "viewport_func.h"
#include "landscape.h"
#include "town.h"
#include "town_map.h"