aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/customwidgets.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/customwidgets.h')
-rw-r--r--plugins/customwidgets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/customwidgets.h b/plugins/customwidgets.h
index 9a8428b01..3cb0d2a9b 100644
--- a/plugins/customwidgets.h
+++ b/plugins/customwidgets.h
@@ -23,12 +23,12 @@
#ifndef _PY_CUSTOM_WIDGETS_H_
#define _PY_CUSTOM_WIDGETS_H_
+#include <shiboken.h>
#include <customwidget.h>
#include <QtDesigner/QtDesigner>
#include <QtPlugin>
#include <QDesignerCustomWidgetInterface>
-#include <shiboken.h>
struct PyCustomWidgetsPrivate;