summaryrefslogtreecommitdiff
path: root/src/newgrf_house.cpp
diff options
context:
space:
mode:
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"