[ros-diffs] [tkreuzer] 52242: [CABMAN] Fix build

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Wed Jun 15 10:52:35 UTC 2011


Author: tkreuzer
Date: Wed Jun 15 10:52:34 2011
New Revision: 52242

URL: http://svn.reactos.org/svn/reactos?rev=52242&view=rev
Log:
[CABMAN]
Fix build

Modified:
    trunk/reactos/tools/cabman/cabinet.h

Modified: trunk/reactos/tools/cabman/cabinet.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/cabman/cabinet.h?rev=52242&r1=52241&r2=52242&view=diff
==============================================================================
--- trunk/reactos/tools/cabman/cabinet.h [iso-8859-1] (original)
+++ trunk/reactos/tools/cabman/cabinet.h [iso-8859-1] Wed Jun 15 10:52:34 2011
@@ -14,7 +14,7 @@
 #include <fcntl.h>
 #include <sys/types.h>
 #include <time.h>
-#include <host/typedefs.h>
+#include <typedefs.h>
 #include <unistd.h>
 #ifndef MAX_PATH
 #define MAX_PATH 260




More information about the Ros-diffs mailing list