summaryrefslogtreecommitdiff
path: root/libqtaux/qcolordialog.cpp
Side-by-side diff
Diffstat (limited to 'libqtaux/qcolordialog.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--libqtaux/qcolordialog.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libqtaux/qcolordialog.cpp b/libqtaux/qcolordialog.cpp
index 907c2aa..ccef0ad 100644
--- a/libqtaux/qcolordialog.cpp
+++ b/libqtaux/qcolordialog.cpp
@@ -52,6 +52,10 @@
#include "qobjectdict.h"
+#ifndef QT_NO_DRAGANDDROP
+#include "qdragobject.h"
+#endif
+
//
// W A R N I N G
// -------------