summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-08-13 01:57:23 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-08-13 01:57:23 +0000
commit02c0fa569e4b7505200ec296954fd0c3b750e9ee (patch)
tree16729602c78cf2446ae347bf464a725a998e5170 /plugins
parentc6191a4474b4cab60cc9886860c8b6de7c4e146b (diff)
downloadpcsxr-02c0fa569e4b7505200ec296954fd0c3b750e9ee.tar.gz
stupid typo
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56049 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins')
-rw-r--r--plugins/dfxvideo/gpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfxvideo/gpu.c b/plugins/dfxvideo/gpu.c
index 1bb2ad63..f9def091 100644
--- a/plugins/dfxvideo/gpu.c
+++ b/plugins/dfxvideo/gpu.c
@@ -785,7 +785,7 @@ void ChangeWindowMode(void) // TOGGLE FULLSCREEN - WI
bDoVSyncUpdate=TRUE;
}
-#else !defined (_MACGL)
+#elif !defined (_MACGL)
#include "draw.h"