the regular copy/past mistake

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5811 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
gregory.hainaut 2014-01-12 12:35:15 +00:00
parent 2238095a82
commit 23ae6f0641
1 changed files with 1 additions and 1 deletions

View File

@ -1747,7 +1747,7 @@ static const char* fxaa_fx =
"#endif\n"
"#endif\n"
"\n"
"#if !GL_ES && __VERSION__ > 140\n"
"#if !pGL_ES && __VERSION__ > 140\n"
"\n"
"in SHADER\n"
"{\n"