diff options
Diffstat (limited to 'src/worldmap.h')
-rw-r--r-- | src/worldmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/worldmap.h b/src/worldmap.h index 82032e6..748a019 100644 --- a/src/worldmap.h +++ b/src/worldmap.h @@ -15,7 +15,7 @@ #include "layoutlib.h" #include "fileload.h" -#include "levelinfo.h" +#include "levelinfo_old.h" #ifdef WM_DEBUGGING #define MapReport OSReport |