include cleanup

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=676613
This commit is contained in:
Pino Toscano 2007-06-17 09:28:55 +00:00
parent 251bdf9907
commit f39618e727

View File

@ -19,10 +19,10 @@
#ifndef ANIMATOR_H #ifndef ANIMATOR_H
#define ANIMATOR_H #define ANIMATOR_H
#include <QObject> #include <QtCore/QObject>
#include <QRegion> #include <QtGui/QRegion>
#include <KGenericFactory> #include <kgenericfactory.h>
#include <plasma/plasma_export.h> #include <plasma/plasma_export.h>