summaryrefslogtreecommitdiffstats
path: root/qtpropertybrowser/src/qtpropertybrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtpropertybrowser/src/qtpropertybrowser.h')
-rw-r--r--qtpropertybrowser/src/qtpropertybrowser.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qtpropertybrowser/src/qtpropertybrowser.h b/qtpropertybrowser/src/qtpropertybrowser.h
index 446e7fd..5998a12 100644
--- a/qtpropertybrowser/src/qtpropertybrowser.h
+++ b/qtpropertybrowser/src/qtpropertybrowser.h
@@ -42,9 +42,9 @@
#ifndef QTPROPERTYBROWSER_H
#define QTPROPERTYBROWSER_H
-#include <QtGui/QWidget>
-#include <QtCore/QSet>
-#include <QtGui/QLineEdit>
+#include <QWidget>
+#include <QSet>
+#include <QLineEdit>
#if QT_VERSION >= 0x040400
QT_BEGIN_NAMESPACE