diff options
Diffstat (limited to 'profile-widget/animationfunctions.cpp')
-rw-r--r-- | profile-widget/animationfunctions.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profile-widget/animationfunctions.cpp b/profile-widget/animationfunctions.cpp index a19d50c9d..bf47f3204 100644 --- a/profile-widget/animationfunctions.cpp +++ b/profile-widget/animationfunctions.cpp @@ -1,5 +1,5 @@ -#include "animationfunctions.h" -#include "pref.h" +#include "profile-widget/animationfunctions.h" +#include "core/pref.h" #include <QPropertyAnimation> namespace Animations { |