summaryrefslogtreecommitdiff
path: root/src/tree_map.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
commit01e20c91403ebe8c88697ec11812fb46d414c770 (patch)
treefc1669fb9cd1857bea972a4378d8ebd1e80facfa /src/tree_map.h
parentd5c4ba8246fbd9b44469037d8224a94c0a5ce5d3 (diff)
downloadopenttd-01e20c91403ebe8c88697ec11812fb46d414c770.tar.xz
(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
Diffstat (limited to 'src/tree_map.h')
-rw-r--r--src/tree_map.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tree_map.h b/src/tree_map.h
index d1749fb57..22fbcd1d2 100644
--- a/src/tree_map.h
+++ b/src/tree_map.h
@@ -5,8 +5,6 @@
#ifndef TREE_MAP_H
#define TREE_MAP_H
-#include "macros.h"
-
/**
* List of tree types along all landscape types.
*