diff --git a/gfx/drivers_context/wgl_ctx.cpp b/gfx/drivers_context/wgl_ctx.cpp index 342759ba37..ee8f08c254 100644 --- a/gfx/drivers_context/wgl_ctx.cpp +++ b/gfx/drivers_context/wgl_ctx.cpp @@ -39,6 +39,7 @@ #include "../../config.h" #endif +#include "../../configuration.h" #include "../../dynamic.h" #include "../../runloop.h" #include "../video_context_driver.h"