summaryrefslogtreecommitdiff
path: root/Tests/ExportImport/Export/testSharedLibDepends.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ExportImport/Export/testSharedLibDepends.h')
-rw-r--r--Tests/ExportImport/Export/testSharedLibDepends.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Tests/ExportImport/Export/testSharedLibDepends.h b/Tests/ExportImport/Export/testSharedLibDepends.h
index e84fb5454..73dafae63 100644
--- a/Tests/ExportImport/Export/testSharedLibDepends.h
+++ b/Tests/ExportImport/Export/testSharedLibDepends.h
@@ -2,10 +2,9 @@
#ifndef TESTSHAREDLIBDEPENDS_H
#define TESTSHAREDLIBDEPENDS_H
-#include "testsharedlibdepends_export.h"
-
#include "renamed.h"
#include "testSharedLibRequired.h"
+#include "testsharedlibdepends_export.h"
struct TESTSHAREDLIBDEPENDS_EXPORT TestSharedLibDepends
{