┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settingspagebase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settingspagebase.h')
-rw-r--r--src/settingspagebase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settingspagebase.h b/src/settingspagebase.h
index d3fa29ad9..d8626feb3 100644
--- a/src/settingspagebase.h
+++ b/src/settingspagebase.h
@@ -21,7 +21,7 @@
#ifndef SETTINGSPAGEBASE_H
#define SETTINGSPAGEBASE_H
-#include <qwidget.h>
+#include <QtGui/QWidget>
/**
* @brief Base class for the settings pages of the Dolphin settings dialog.