projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88301cc
)
Update two includes to not rely on target headers anymore
author
Colin Finck
<colin@reactos.org>
Fri, 7 Mar 2008 14:10:03 +0000
(14:10 +0000)
committer
Colin Finck
<colin@reactos.org>
Fri, 7 Mar 2008 14:10:03 +0000
(14:10 +0000)
svn path=/trunk/; revision=32599
reactos/tools/widl/typelib_struct.h
patch
|
blob
|
history
diff --git
a/reactos/tools/widl/typelib_struct.h
b/reactos/tools/widl/typelib_struct.h
index
79b86b9
..
01c2c64
100644
(file)
--- a/
reactos/tools/widl/typelib_struct.h
+++ b/
reactos/tools/widl/typelib_struct.h
@@
-302,7
+302,7
@@
typedef struct {
*
*/
-#include
"pshpack1.h"
+#include
<host/pshpack1.h>
typedef struct {
/*00*/ DWORD SLTG_magic; /* 0x47544c53 == "SLTG" */
@@
-599,7
+599,7
@@
WORD offset from start of block to SAFEARRAY
WORD typeofarray
*/
-#include
"poppack.h"
+#include
<host/poppack.h>
/*---------------------------END--------------------------------------------*/
#endif