Fix compile

svn path=/trunk/KDE/kdelibs/; revision=1149276
This commit is contained in:
Laurent Montel 2010-07-13 05:55:31 +00:00
parent 2d98d307f2
commit d443bee9f4

View File

@ -22,8 +22,8 @@
#ifndef PLASMA_STORAGE_H
#define PLASMA_STORAGE_H
#include <Plasma/Service>
#include <Plasma/ServiceJob>
#include <plasma/service.h>
#include <plasma/servicejob.h>
//Begin StorageJob
class StorageJob : public Plasma::ServiceJob