mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-26 17:34:35 +02:00
Fix renderer compilation
This commit is contained in:
@@ -19,9 +19,9 @@
|
|||||||
#include "lua/LuaScriptInterface.h"
|
#include "lua/LuaScriptInterface.h"
|
||||||
#include "lua/LuaScriptHelper.h"
|
#include "lua/LuaScriptHelper.h"
|
||||||
#endif
|
#endif
|
||||||
|
#include "hmap.h"
|
||||||
extern "C"
|
extern "C"
|
||||||
{
|
{
|
||||||
#include "hmap.h"
|
|
||||||
#ifdef OGLR
|
#ifdef OGLR
|
||||||
#include "Shaders.h"
|
#include "Shaders.h"
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user