summaryrefslogtreecommitdiff
path: root/src/const/resources/map/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/const/resources/map/map.h')
-rw-r--r--src/const/resources/map/map.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/const/resources/map/map.h b/src/const/resources/map/map.h
index ccf54c3dc..94a5b8cb7 100644
--- a/src/const/resources/map/map.h
+++ b/src/const/resources/map/map.h
@@ -20,9 +20,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef RESOURCES_MAP_MAPCONSTS_H
-#define RESOURCES_MAP_MAPCONSTS_H
+#ifndef CONST_RESOURCES_MAP_MAP_H
+#define CONST_RESOURCES_MAP_MAP_H
static const int mapTileSize = 32;
-#endif // RESOURCES_MAP_MAPCONSTS_H
+#endif // CONST_RESOURCES_MAP_MAP_H