diff --git a/doc/changelog.dox b/doc/changelog.dox index 6abb0d01b..148bf7cd2 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -128,7 +128,7 @@ See also: using a static build of SDL2 on Linux - `FindSDL2.cmake` is now able to properly find a debug build of SDL, which enables Vcpkg to properly copy all dependency DLLs on Windows -- @ref Magnum::ObjImporter "ObjImporter" didn't work with CMake subprojects +- @ref Trade::ObjImporter "ObjImporter" didn't work with CMake subprojects due to an embarrassing typo (see [mosra/magnum#259](https://github.com/mosra/magnum/issues/259))