summaryrefslogtreecommitdiff
path: root/plugins/peopsxgl/gpu.c
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-11-12 07:05:45 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-11-12 07:05:45 +0000
commit3732bc146db1bc8b41b5e40765510383feae594b (patch)
treea9fe74a8152fff737a6ddb626cb4ca814dc3c105 /plugins/peopsxgl/gpu.c
parentea7338ddf9678665f8f59948225077d24afa3a93 (diff)
downloadpcsxr-3732bc146db1bc8b41b5e40765510383feae594b.tar.gz
Patch 10804, 10805 (MaddTheSane).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72189 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/peopsxgl/gpu.c')
-rw-r--r--plugins/peopsxgl/gpu.c4
1 files changed, 4 insertions, 0 deletions
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
////////////////////////////////////////////////////////////////////////