aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp')
-rw-r--r--src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp b/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp
index d501d71ba..274f145c8 100644
--- a/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp
+++ b/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp
@@ -18,7 +18,9 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include <QtGui>
+#include <QMessageBox>
+#include <QTranslator>
+#include <QtPlugin>
#include <qmmp/qmmp.h>
#include "mediakeys.h"
#include "gnomehotkeyfactory.h"