gsdx-ogl-wnd: forget 1 file

git-svn-id: http://pcsx2.googlecode.com/svn/branches/gsdx-ogl-wnd@5507 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
gregory.hainaut 2013-01-11 13:39:07 +00:00
parent 266af77420
commit ddbad1315b
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ using namespace std;
#include <GL/gl.h>
#include <GL/glext.h>
#include <GL/wglext.h>
#include "GLLoader.h"
#include <hash_map>
#include <hash_set>