build fix for those non-WIP OGL people out there

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2040 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
XTra.KrazzY
2009-01-30 07:35:47 +00:00
parent d0c2917b7a
commit dd6fe4889d
8 changed files with 7 additions and 8 deletions

View File

@ -19,7 +19,7 @@
// Preliminary non-working code.
#include "Globals.h"
#include "nGLUtil.h"
#include "GLUtil.h"
#include "MemoryUtil.h"
#include "Render.h"
#include "TextureMngr.h"