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