diff --git a/src/Magnum/GL/TimeQuery.h b/src/Magnum/GL/TimeQuery.h index ebc010d3b..6e6b31548 100644 --- a/src/Magnum/GL/TimeQuery.h +++ b/src/Magnum/GL/TimeQuery.h @@ -186,7 +186,7 @@ typedef CORRADE_DEPRECATED("use GL::TimeQuery instead") Magnum::GL::TimeQuery Ti } #else -#error this header is not available in WebGL 1.0 build +#error this header is not available in WebGL build #endif #endif