1
0

Fixed VC2008 compilation, normalized include paths.

This commit is contained in:
madmaxoft
2013-11-27 09:17:25 +01:00
parent d925cf4def
commit 2113ca3844
16 changed files with 31 additions and 32 deletions

View File

@@ -5,7 +5,7 @@
#include "../Item.h"
#include "../Entities/Player.h"
#include "../UI/Window.h"
#include "jsoncpp/include/json/json.h"
#include "json/json.h"