diff --git a/plugins/GSdx/stdafx.h b/plugins/GSdx/stdafx.h index 154202e768..488325e4c4 100644 --- a/plugins/GSdx/stdafx.h +++ b/plugins/GSdx/stdafx.h @@ -135,17 +135,6 @@ typedef signed long long int64; #endif -// opengl - -#include -#include -#include -#include - -#ifdef _WINDOWS -#include -#endif - // sse #if !defined(_M_SSE) && (!defined(_WINDOWS) || defined(_M_AMD64) || defined(_M_IX86_FP) && _M_IX86_FP >= 2) diff --git a/plugins/GSdx/vsprops/common.vsprops b/plugins/GSdx/vsprops/common.vsprops index d4e9aa2832..7e6e01a4b7 100644 --- a/plugins/GSdx/vsprops/common.vsprops +++ b/plugins/GSdx/vsprops/common.vsprops @@ -16,10 +16,10 @@ />