Fix renderer compilation

This commit is contained in:
mniip
2018-05-09 20:15:26 +03:00
parent 3781b36c31
commit 67df4fd963

View File

@@ -19,9 +19,9 @@
#include "lua/LuaScriptInterface.h"
#include "lua/LuaScriptHelper.h"
#endif
#include "hmap.h"
extern "C"
{
#include "hmap.h"
#ifdef OGLR
#include "Shaders.h"
#endif