summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/Complex/Adir/libA.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/Complex/Adir/libA.h')
-rw-r--r--Tests/QtAutogen/Complex/Adir/libA.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tests/QtAutogen/Complex/Adir/libA.h b/Tests/QtAutogen/Complex/Adir/libA.h
index c4eb9f7dc..a8ca20907 100644
--- a/Tests/QtAutogen/Complex/Adir/libA.h
+++ b/Tests/QtAutogen/Complex/Adir/libA.h
@@ -2,10 +2,10 @@
#ifndef LIBA_H
#define LIBA_H
-#include "liba_export.h"
-
#include <QObject>
+#include "liba_export.h"
+
class LIBA_EXPORT LibA : public QObject
{
Q_OBJECT