From 01e20c91403ebe8c88697ec11812fb46d414c770 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 21 Dec 2007 19:21:21 +0000 Subject: (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations. --- src/namegen.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/namegen.cpp') diff --git a/src/namegen.cpp b/src/namegen.cpp index cefd0be25..64b37a0a9 100644 --- a/src/namegen.cpp +++ b/src/namegen.cpp @@ -5,7 +5,6 @@ #include "stdafx.h" #include "openttd.h" #include "debug.h" -#include "macros.h" #include "namegen.h" #include "table/namegen.h" #include "string.h" -- cgit v1.2.3-54-g00ecf