GregMiscellaneous:zzogl-pg: Rename also the include....

git-svn-id: http://pcsx2.googlecode.com/svn/branches/GregMiscellaneous@3950 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
gregory.hainaut@gmail.com 2010-10-20 09:29:35 +00:00
parent e353292caf
commit 8920c4a059
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
#include "x86.h"
#include "targets.h"
#include "ZZoglShaders.h"
#include "Clut.h"
#include "ZZClut.h"
#include <math.h>
#ifdef ZEROGS_SSE2

View File

@ -33,7 +33,7 @@
#include "GLWin.h"
#include "ZZoglShaders.h"
#include "ZZKick.h"
#include "Clut.h"
#include "ZZClut.h"
//----------------------- Defines