diff --git a/plugins/GSdx/stdafx.h b/plugins/GSdx/stdafx.h index d2da3ff693..8c5aa7bdd8 100644 --- a/plugins/GSdx/stdafx.h +++ b/plugins/GSdx/stdafx.h @@ -502,7 +502,7 @@ extern void vmfree(void* ptr, size_t size); #else #define GL_PUSH(s) (0); #define GL_POP() (0); -#define GL_INS() (0); +#define GL_INS(s) (0); #endif // Helper path to dump texture