summaryrefslogtreecommitdiff
path: root/plugins/peopsxgl/gpu.c
diff options
context:
space:
mode:
authorSND\shalma_cp <SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-12-20 03:10:18 +0000
committerSND\shalma_cp <SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-12-20 03:10:18 +0000
commit0112ea1c6bdb662dc032ebd93ff8f038c70a8704 (patch)
treea523763e4dd0f4da37ef65bc811a106f0c9afea7 /plugins/peopsxgl/gpu.c
parent7e22403d70784ed92dabde8badb71b9ed730404d (diff)
downloadpcsxr-0112ea1c6bdb662dc032ebd93ff8f038c70a8704.tar.gz
macosx - dfsound (null)
- (MaddTheSane) configure screen - Patch #7815 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61342 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/peopsxgl/gpu.c')
-rw-r--r--plugins/peopsxgl/gpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/peopsxgl/gpu.c b/plugins/peopsxgl/gpu.c
index 91a10b2c..beb11156 100644
--- a/plugins/peopsxgl/gpu.c
+++ b/plugins/peopsxgl/gpu.c
@@ -21,7 +21,7 @@
#include "stdafx.h"
-#ifndef _WINDOWS
+#if !defined(_MACGL) && !defined(_WINDOWS)
#include "config.h"