Skip to content

Commit

Permalink
...Fix opengl renderer compilation too
Browse files Browse the repository at this point in the history
  • Loading branch information
mniip committed May 9, 2018
1 parent 67df4fd commit b8c9888
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/graphics/Renderer.cpp
Expand Up @@ -20,12 +20,9 @@
#include "lua/LuaScriptHelper.h"
#endif
#include "hmap.h"
extern "C"
{
#ifdef OGLR
#include "Shaders.h"
#endif
}

#ifndef OGLI
#define VIDXRES WINDOWW
Expand Down

0 comments on commit b8c9888

Please sign in to comment.