From 6a9e77e0796a62a62e95ba5870f26b51a6b66c77 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 21 Dec 2007 22:50:51 +0000 Subject: (svn r11680) -Codechange: refactor more out of openttd.h and functions.h. --- src/misc_cmd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/misc_cmd.cpp') diff --git a/src/misc_cmd.cpp b/src/misc_cmd.cpp index 8597fe594..0d045d752 100644 --- a/src/misc_cmd.cpp +++ b/src/misc_cmd.cpp @@ -19,6 +19,7 @@ #include "livery.h" #include "player_face.h" #include "strings_func.h" +#include "vehicle.h" /** Change the player's face. * @param tile unused -- cgit v1.2.3-54-g00ecf