Index: /trunk/src/VBox/Runtime/tools/RTFTPServer.cpp
===================================================================
--- /trunk/src/VBox/Runtime/tools/RTFTPServer.cpp	(revision 82665)
+++ /trunk/src/VBox/Runtime/tools/RTFTPServer.cpp	(revision 82666)
@@ -48,4 +48,7 @@
 #include <iprt/vfs.h>
 
+#ifdef RT_OS_WINDOWS
+# include <iprt/win/windows.h>
+#endif
 
 /*********************************************************************************************************************************
