From 0112ea1c6bdb662dc032ebd93ff8f038c70a8704 Mon Sep 17 00:00:00 2001 From: "SND\\shalma_cp" Date: Mon, 20 Dec 2010 03:10:18 +0000 Subject: macosx - dfsound (null) - (MaddTheSane) configure screen - Patch #7815 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61342 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- plugins/peopsxgl/gpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/peopsxgl/gpu.c') 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" -- cgit v1.2.3