Browse Source

Fix headers

nordsoft 2 years ago
parent
commit
56eefab255
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lib/mapping/CMapDefines.h

+ 2 - 2
lib/mapping/CMapDefines.h

@@ -10,11 +10,11 @@
 
 #pragma once
 
-VCMI_LIB_NAMESPACE_BEGIN
-
 #include "../ResourceSet.h"
 #include "../MetaString.h"
 
+VCMI_LIB_NAMESPACE_BEGIN
+
 class TerrainType;
 class RiverType;
 class RoadType;