summaryrefslogtreecommitdiff
path: root/src/resources/map/maptype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/map/maptype.h')
-rw-r--r--src/resources/map/maptype.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/resources/map/maptype.h b/src/resources/map/maptype.h
index edfbfeacc..9580cdd1f 100644
--- a/src/resources/map/maptype.h
+++ b/src/resources/map/maptype.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef RESOURCES_MAP_TYPE_H
-#define RESOURCES_MAP_TYPE_H
+#ifndef RESOURCES_MAP_MAPTYPE_H
+#define RESOURCES_MAP_MAPTYPE_H
namespace MapType
{
@@ -36,4 +36,4 @@ namespace MapType
};
}
-#endif // RESOURCES_MAP_TYPE_H
+#endif // RESOURCES_MAP_MAPTYPE_H