summaryrefslogtreecommitdiff
path: root/core/applets/suspendapplet/suspend.h
Side-by-side diff
Diffstat (limited to 'core/applets/suspendapplet/suspend.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/suspendapplet/suspend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/applets/suspendapplet/suspend.h b/core/applets/suspendapplet/suspend.h
index 8c54cde..c037adc 100644
--- a/core/applets/suspendapplet/suspend.h
+++ b/core/applets/suspendapplet/suspend.h
@@ -21,6 +21,7 @@
#define __OPIE_SUSPEND_APPLET_H__
#include <qpe/menuappletinterface.h>
+#include <qobject.h>
class SuspendApplet : public QObject, public MenuAppletInterface
{