diff --git a/src/Magnum/Context.h b/src/Magnum/Context.h index 542ff61f8..a9239e33b 100644 --- a/src/Magnum/Context.h +++ b/src/Magnum/Context.h @@ -41,7 +41,7 @@ #include "MagnumExternal/Optional/optional.hpp" #ifdef CORRADE_GCC45_COMPATIBILITY -#include "Version.h" +#include "Magnum/Version.h" #endif namespace Magnum {