put wglew behind #if defined(WINDOWS)
This commit is contained in:
@@ -22,7 +22,9 @@ using namespace RageDisplay_Legacy_Helpers;
|
|||||||
|
|
||||||
#include <set>
|
#include <set>
|
||||||
|
|
||||||
|
#if defined(WINDOWS)
|
||||||
#include <GL/wglew.h>
|
#include <GL/wglew.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
#pragma comment(lib, "opengl32.lib")
|
#pragma comment(lib, "opengl32.lib")
|
||||||
|
|||||||
Reference in New Issue
Block a user