From 8920c4a059f865ec60fef34e01b21bac0ddfeefc Mon Sep 17 00:00:00 2001 From: "gregory.hainaut@gmail.com" Date: Wed, 20 Oct 2010 09:29:35 +0000 Subject: [PATCH] GregMiscellaneous:zzogl-pg: Rename also the include.... git-svn-id: http://pcsx2.googlecode.com/svn/branches/GregMiscellaneous@3950 96395faa-99c1-11dd-bbfe-3dabce05a288 --- plugins/zzogl-pg/opengl/targets.cpp | 2 +- plugins/zzogl-pg/opengl/zerogs.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/zzogl-pg/opengl/targets.cpp b/plugins/zzogl-pg/opengl/targets.cpp index bdda9078f..5684f3c57 100644 --- a/plugins/zzogl-pg/opengl/targets.cpp +++ b/plugins/zzogl-pg/opengl/targets.cpp @@ -25,7 +25,7 @@ #include "x86.h" #include "targets.h" #include "ZZoglShaders.h" -#include "Clut.h" +#include "ZZClut.h" #include #ifdef ZEROGS_SSE2 diff --git a/plugins/zzogl-pg/opengl/zerogs.cpp b/plugins/zzogl-pg/opengl/zerogs.cpp index 8dd178a62..1762c2136 100644 --- a/plugins/zzogl-pg/opengl/zerogs.cpp +++ b/plugins/zzogl-pg/opengl/zerogs.cpp @@ -33,7 +33,7 @@ #include "GLWin.h" #include "ZZoglShaders.h" #include "ZZKick.h" -#include "Clut.h" +#include "ZZClut.h" //----------------------- Defines