-rw-r--r-- | core/applets/restartapplet2/restart.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/applets/restartapplet2/restart.h b/core/applets/restartapplet2/restart.h index 6939b28..70ea74a 100644 --- a/core/applets/restartapplet2/restart.h +++ b/core/applets/restartapplet2/restart.h @@ -11,6 +11,7 @@ #define __OPIE_RESTART_APPLET_H__ #include <qpe/menuappletinterface.h> +#include <qobject.h> class RestartApplet : public QObject, public MenuAppletInterface { |