diff src/misc.cpp @ 8119:b6ec923e9fa8 draft

(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
author rubidium <rubidium@openttd.org>
date Fri, 21 Dec 2007 22:50:51 +0000 (2007-12-21)
parents b54ea77a319b
children c26c28875749
line wrap: on
line diff
--- a/src/misc.cpp
+++ b/src/misc.cpp
@@ -24,6 +24,7 @@
 #include "cargotype.h"
 #include "group.h"
 #include "viewport.h"
+#include "economy_func.h"
 
 char _name_array[512][32];