about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/game/editor/auto_map.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/editor/auto_map.h b/src/game/editor/auto_map.h
index 4f4cf92e..ee570378 100644
--- a/src/game/editor/auto_map.h
+++ b/src/game/editor/auto_map.h
@@ -1,5 +1,5 @@
-#ifndef GAME_EDITOR_ED_AUTO_MAP_H
-#define GAME_EDITOR_ED_AUTO_MAP_H
+#ifndef GAME_EDITOR_AUTO_MAP_H
+#define GAME_EDITOR_AUTO_MAP_H
 
 #include <base/tl/array.h>