[XCOPY_WINETEST] Sync with Wine Staging 3.3. CORE-14434
authorAmine Khaldi <amine.khaldi@reactos.org>
Sun, 25 Mar 2018 11:57:16 +0000 (12:57 +0100)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sun, 25 Mar 2018 11:57:16 +0000 (12:57 +0100)
modules/rostests/winetests/xcopy/xcopy.c

index 2bb8cbb..ec7683a 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#include <wine/test.h>
+#include <windows.h>
+
+#include "wine/test.h"
+
 
 static DWORD runcmd(const char* cmd)
 {
 
 static DWORD runcmd(const char* cmd)
 {