revert accidental change to OpenGL's Config.cpp

fix jitil building
fix win32 debugfast building

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3574 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2009-06-28 16:47:14 +00:00
parent 04105baf4e
commit e4af896638
3 changed files with 4 additions and 6 deletions

View File

@ -25,7 +25,6 @@
#include "../../Core.h"
#include "../../PatchEngine.h"
#include "../../CoreTiming.h"
#include "../../Debugger/Debugger_BreakPoints.h"
#include "../PowerPC.h"
#include "../Profiler.h"
#include "../PPCTables.h"