diff --git a/src/Magnum/Animation/Player.h b/src/Magnum/Animation/Player.h index 5b96c16b7..9e35022e6 100644 --- a/src/Magnum/Animation/Player.h +++ b/src/Magnum/Animation/Player.h @@ -420,7 +420,7 @@ template Player& addWithCallback(const TrackView& track, Callback callback, void* userData = nullptr); #endif