1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +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

@@ -7,7 +7,7 @@
* Full text of license available in license.txt file, in main folder
*
*/
#include "../StdInc.h"
#include "StdInc.h"
#include "SiegeInfo.h"