diff --git a/src/Magnum/GL/Test/AttributeTest.cpp b/src/Magnum/GL/Test/AttributeTest.cpp index a8dfc02a2..627ca7ddb 100644 --- a/src/Magnum/GL/Test/AttributeTest.cpp +++ b/src/Magnum/GL/Test/AttributeTest.cpp @@ -104,7 +104,7 @@ AttributeTest::AttributeTest() { &AttributeTest::debugComponentsMatrix4, &AttributeTest::debugComponentsVector4, &AttributeTest::debugDataTypeFloat, - #ifndef MAGNUM_TARGET_GLES + #ifndef MAGNUM_TARGET_GLES2 &AttributeTest::debugDataTypeInt, #endif #ifndef MAGNUM_TARGET_GLES