summaryrefslogtreecommitdiff
path: root/plugins/peopsxgl
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/peopsxgl')
-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
////////////////////////////////////////////////////////////////////////