1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-23 00:28:08 +02:00

Compile fix for MVS.

This commit is contained in:
DjWarmonger
2013-12-29 15:48:56 +00:00
parent a8b9258840
commit 51e6961d08
4 changed files with 14 additions and 0 deletions

View File

@ -42,6 +42,7 @@
#include "gui/CGuiHandler.h"
#include "gui/CIntObjectClasses.h"
#include "../lib/mapping/CMapService.h"
#include "../lib/mapping/CMap.h"
/*
* CPreGame.cpp, part of VCMI engine