From 00c9d3ef20c83df43118a9ace5b8dd8eca26a126 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 25 Dec 2007 09:48:53 +0000 Subject: (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed. --- src/vehicle.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vehicle.cpp') diff --git a/src/vehicle.cpp b/src/vehicle.cpp index 79138d85c..b5826bb17 100644 --- a/src/vehicle.cpp +++ b/src/vehicle.cpp @@ -38,7 +38,6 @@ #include "newgrf_callbacks.h" #include "newgrf_engine.h" #include "newgrf_sound.h" -#include "helpers.hpp" #include "group.h" #include "order.h" #include "strings_func.h" -- cgit v1.2.3-54-g00ecf