mirror of https://github.com/PCSX2/pcsx2.git
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:
parent
e353292caf
commit
8920c4a059
|
@ -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
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
#include "GLWin.h"
|
||||
#include "ZZoglShaders.h"
|
||||
#include "ZZKick.h"
|
||||
#include "Clut.h"
|
||||
#include "ZZClut.h"
|
||||
|
||||
//----------------------- Defines
|
||||
|
||||
|
|
Loading…
Reference in New Issue