diff --git a/aegisub/video_context.h b/aegisub/video_context.h index 01545e66d..56c60d11a 100644 --- a/aegisub/video_context.h +++ b/aegisub/video_context.h @@ -44,7 +44,7 @@ #include #include #include -#ifndef wxUSE_GLCANVAS +#if ! wxUSE_GLCANVAS #error "Aegisub requires wxWidgets to be compiled with OpenGL support." #endif #include