diff src/town_gui.cpp @ 8270:5613b863190d draft

(svn r11834) -Codechange: only include settings_type.h if needed.
author rubidium <rubidium@openttd.org>
date Sun, 13 Jan 2008 14:37:30 +0000
parents 2495310e220f
children cbb2e614bcfa
line wrap: on
line diff
--- a/src/town_gui.cpp
+++ b/src/town_gui.cpp
@@ -20,6 +20,7 @@
 #include "strings_func.h"
 #include "economy_func.h"
 #include "core/alloc_func.hpp"
+#include "settings_type.h"
 
 #include "table/sprites.h"
 #include "table/strings.h"