diff src/tgp.cpp @ 8130:0586823afe39 draft

(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
author rubidium <rubidium@openttd.org>
date Tue, 25 Dec 2007 09:48:53 +0000 (2007-12-25)
parents 4faab45e2603
children e300ac8001ae
line wrap: on
line diff
--- a/src/tgp.cpp
+++ b/src/tgp.cpp
@@ -15,7 +15,7 @@
 #include "tgp.h"
 #include "console.h"
 #include "genworld.h"
-#include "helpers.hpp"
+#include "core/alloc_func.hpp"
 
 /*
  *