Fix build with Qt 5.4

The include is no longer indirectly pulled in with latest qtbase changes

Reviewed-by: David Edmundson
This commit is contained in:
Hrvoje Senjan 2014-10-21 18:06:04 +02:00
parent a9262c6fa4
commit 99a6647437

View File

@ -20,6 +20,7 @@
#define SERVICEOPERATIONSTATUS_P
#include <QObject>
#include <QSharedPointer>
#include "plasma/service.h"