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