summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qlibrary_win.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/plugin/qlibrary_win.cpp')
-rw-r--r--src/corelib/plugin/qlibrary_win.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/corelib/plugin/qlibrary_win.cpp b/src/corelib/plugin/qlibrary_win.cpp
index 07f5a4b744..eab7255a7a 100644
--- a/src/corelib/plugin/qlibrary_win.cpp
+++ b/src/corelib/plugin/qlibrary_win.cpp
@@ -39,8 +39,9 @@
#include "qplatformdefs.h"
#include "qlibrary_p.h"
-#include "qfile.h"
+
#include "qdir.h"
+#include "qfile.h"
#include "qfileinfo.h"
#include <private/qfilesystementry_p.h>