diff --git a/src/Magnum/DebugOutput.cpp b/src/Magnum/DebugOutput.cpp index 14513357d..f75786675 100644 --- a/src/Magnum/DebugOutput.cpp +++ b/src/Magnum/DebugOutput.cpp @@ -27,6 +27,7 @@ #ifndef MAGNUM_TARGET_WEBGL #include +#include #include "Magnum/Context.h" #include "Magnum/Extensions.h"