1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Precompiled header path also needs fix

This commit is contained in:
Dydzio
2017-07-01 20:05:10 +02:00
parent f61398b0ee
commit ef2ff0c752
13 changed files with 13 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
#include "../StdInc.h"
#include "StdInc.h"
#include "CObstacleInstance.h"
#include "../CHeroHandler.h"
#include "../CTownHandler.h"