diff src/depot_gui.cpp @ 9127:428852b86d4d draft

(svn r12987) -Codechange: split viewport and tile selection.
author rubidium <rubidium@openttd.org>
date Wed, 07 May 2008 13:10:15 +0000 (2008-05-07)
parents 44beb31166aa
children 00b40c2158ff
line wrap: on
line diff
--- a/src/depot_gui.cpp
+++ b/src/depot_gui.cpp
@@ -24,6 +24,7 @@
 #include "player_func.h"
 #include "order_func.h"
 #include "depot_base.h"
+#include "tilehighlight_func.h"
 
 #include "table/strings.h"
 #include "table/sprites.h"