From 3732bc146db1bc8b41b5e40765510383feae594b Mon Sep 17 00:00:00 2001 From: "SND\\edgbla_cp" Date: Sat, 12 Nov 2011 07:05:45 +0000 Subject: Patch 10804, 10805 (MaddTheSane). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72189 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- plugins/peopsxgl/gpu.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/peopsxgl/gpu.c') diff --git a/plugins/peopsxgl/gpu.c b/plugins/peopsxgl/gpu.c index de64252b..d30da6ce 100644 --- a/plugins/peopsxgl/gpu.c +++ b/plugins/peopsxgl/gpu.c @@ -62,6 +62,10 @@ static int iOldMode=0; #define N_(x) (x) #endif +#ifdef _MACGL +#include "drawgl.h" +#endif + //////////////////////////////////////////////////////////////////////// // PPDK developer must change libraryName field and can change revision and build //////////////////////////////////////////////////////////////////////// -- cgit v1.2.3