summaryrefslogtreecommitdiff
path: root/clear_map.h
diff options
context:
space:
mode:
authortron <tron@openttd.org>2006-03-05 11:18:34 +0000
committertron <tron@openttd.org>2006-03-05 11:18:34 +0000
commit62abd9c1e288a8cd3154245fef9ec48d76a85135 (patch)
tree66502e0eb8bf313576d857e61b7b5801120b0570 /clear_map.h
parent4efa560ffc49f47d8b8414ea30d3b1c5e4dbfd74 (diff)
downloadopenttd-62abd9c1e288a8cd3154245fef9ec48d76a85135.tar.xz
(svn r3765) Fix some naming glitches in r3763 and add missing svn properties
Diffstat (limited to 'clear_map.h')
-rw-r--r--clear_map.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/clear_map.h b/clear_map.h
index 819527d95..69941f209 100644
--- a/clear_map.h
+++ b/clear_map.h
@@ -1,7 +1,7 @@
/* $Id$ */
-#ifndef CLEAR_H
-#define CLEAR_H
+#ifndef CLEAR_MAP_H
+#define CLEAR_MAP_H
#include "macros.h"
#include "tile.h"