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 #ifndef PLASMA_STORAGE_H
#define PLASMA_STORAGE_H #define PLASMA_STORAGE_H
#include <Plasma/Service> #include <plasma/service.h>
#include <Plasma/ServiceJob> #include <plasma/servicejob.h>
//Begin StorageJob //Begin StorageJob
class StorageJob : public Plasma::ServiceJob class StorageJob : public Plasma::ServiceJob