summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/UicInterface/libwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/UicInterface/libwidget.h')
-rw-r--r--Tests/QtAutogen/UicInterface/libwidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tests/QtAutogen/UicInterface/libwidget.h b/Tests/QtAutogen/UicInterface/libwidget.h
index a7ad14f62..532ff1db1 100644
--- a/Tests/QtAutogen/UicInterface/libwidget.h
+++ b/Tests/QtAutogen/UicInterface/libwidget.h
@@ -2,9 +2,10 @@
#ifndef LIBWIDGET_H
#define LIBWIDGET_H
-#include <QWidget>
#include <memory>
+#include <QWidget>
+
#if QT_VERSION < QT_VERSION_CHECK(5, 3, 0)
# include <klocalizedstring.h>
#endif