summaryrefslogtreecommitdiff
path: root/src/window_gui.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-12-21 19:21:21 +0000
committerrubidium <rubidium@openttd.org>2007-12-21 19:21:21 +0000
commit8ebdfb258fcf9406ce1b7f333695987cb37e291c (patch)
treefc1669fb9cd1857bea972a4378d8ebd1e80facfa /src/window_gui.h
parent60c82d0f8c4c2b87cbc91df109308607704258a9 (diff)
downloadopenttd-8ebdfb258fcf9406ce1b7f333695987cb37e291c.tar.xz
(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
Diffstat (limited to 'src/window_gui.h')
-rw-r--r--src/window_gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/window_gui.h b/src/window_gui.h
index ef2b8a77c..1b36117ea 100644
--- a/src/window_gui.h
+++ b/src/window_gui.h
@@ -5,7 +5,6 @@
#ifndef WINDOW_GUI_H
#define WINDOW_GUI_H
-#include "macros.h"
#include "string.h"
#include "order.h"
#include "rail_type.h"