[DEVMGR]
authorGed Murphy <gedmurphy@reactos.org>
Thu, 15 Oct 2015 17:08:22 +0000 (17:08 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Thu, 15 Oct 2015 17:08:22 +0000 (17:08 +0000)
More unix pleasers

svn path=/trunk/; revision=69544

reactos/dll/win32/devmgr_new/devmgmt/devmgmt.h

index 85481aa..c4e8e09 100644 (file)
@@ -2,7 +2,7 @@
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h>
 #pragma once
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h>
 #pragma once
-#include "..\resource.h"
+#include "../resource.h"
 
 extern HINSTANCE g_hThisInstance;
 extern HINSTANCE g_hParentInstance;
 
 extern HINSTANCE g_hThisInstance;
 extern HINSTANCE g_hParentInstance;