From 0791fc1ecbb247fa7ace5e83a46ea4481d6510e9 Mon Sep 17 00:00:00 2001 From: "Aaron J. Seigo" Date: Thu, 3 Dec 2009 19:57:54 +0000 Subject: [PATCH] build svn path=/trunk/KDE/kdelibs/; revision=1058008 --- animations/rotationstacked.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 {