diff --git a/animations/rotationstacked.cpp b/animations/rotationstacked.cpp index 0e5e7d833..31389d931 100644 --- a/animations/rotationstacked.cpp +++ b/animations/rotationstacked.cpp @@ -20,7 +20,6 @@ /***********************************************************************/ #include "rotationstacked.h" -#include "stackedlayout.h" #include #include @@ -28,6 +27,9 @@ #include +#include "stackedlayout.h" +#include "plasma.h" + namespace Plasma {