Fix possible failed build

This commit is contained in:
Benau
2017-01-18 18:42:19 +08:00
committed by GitHub
parent 93ad594ff2
commit 4506f4baed

View File

@@ -32,7 +32,7 @@
#include <algorithm>
#ifndef SERVER_ONLY
#include "../../lib/irrlicht/source/Irrlicht/os.h"
#include "../../../lib/irrlicht/source/Irrlicht/os.h"
#endif
using namespace GUIEngine;