mirror of https://github.com/PCSX2/pcsx2.git
ZZOgl-PG: Suppose I should have left this line in...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3248 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
6db8dd3bd7
commit
7c8170d582
|
@ -32,6 +32,7 @@ extern HWND GShwnd;
|
||||||
|
|
||||||
#else // linux basic definitions
|
#else // linux basic definitions
|
||||||
|
|
||||||
|
#include <GL/glew.h>
|
||||||
#include <GL/gl.h>
|
#include <GL/gl.h>
|
||||||
#include <GL/glext.h>
|
#include <GL/glext.h>
|
||||||
#include <GL/glx.h>
|
#include <GL/glx.h>
|
||||||
|
|
Loading…
Reference in New Issue