1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-05 00:49:09 +02:00

Compile fixes for previous commit.

This commit is contained in:
DjWarmonger
2012-06-13 14:11:18 +00:00
parent 9d2711fb51
commit ef250fcb8f
3 changed files with 4 additions and 8 deletions

View File

@ -1,4 +1,4 @@
#include "../StdInc.h"
#include "StdInc.h"
#include "CIntObject.h"
#include "CGuiHandler.h"
#include "SDL_Extensions.h"