diff --git a/src/Magnum/Color.h b/src/Magnum/Color.h index 2023f38d1..cee0cf3b0 100644 --- a/src/Magnum/Color.h +++ b/src/Magnum/Color.h @@ -34,6 +34,7 @@ #ifdef MAGNUM_BUILD_DEPRECATED #include +#include "Magnum/Magnum.h" #include "Magnum/Math/Color.h" CORRADE_DEPRECATED_FILE("use Magnum/Math/Color.h instead")