diff options
Diffstat (limited to 'src/game/pchdef.h')
-rw-r--r-- | src/game/pchdef.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/pchdef.h b/src/game/pchdef.h index 7252e980e7d..a5d445675e0 100644 --- a/src/game/pchdef.h +++ b/src/game/pchdef.h @@ -1,7 +1,6 @@ //add here most rarely modified headers to speed up debug build compilation #include "WorldSocket.h" // must be first to make ACE happy with ACE includes in it #include "Common.h" - #include "MapManager.h" #include "Log.h" #include "ObjectAccessor.h" |