summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"