Index: /trunk/src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp
===================================================================
--- /trunk/src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp	(revision 39727)
+++ /trunk/src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp	(revision 39728)
@@ -36,6 +36,6 @@
 #include <iprt/string.h>
 
+#include <Windows.h>
 
-#include <Windows.h>
 
 RTDECL(int) RTSystemShutdown(RTMSINTERVAL cMsDelay, uint32_t fFlags, const char *pszLogMsg)
