commit | 025464634a8e9964854c2c038816dc505b1bb4e7 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@psn.net> | Fri Feb 19 10:00:54 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Feb 19 10:00:54 1999 +0000 |
tree | bb98a11ab30627a1dd121790206033a7180e4368 | |
parent | b8cfd179d1e09940d2b7a8e2b7f8fdc7c4200541 [diff] [blame] |
Small fixes.
diff --git a/include/objidl.h b/include/objidl.h index 260a1e6..a89858b 100644 --- a/include/objidl.h +++ b/include/objidl.h
@@ -9,9 +9,9 @@ #include "wine/obj_channel.h" #include "wine/obj_clientserver.h" #include "wine/obj_storage.h" -#include "wine/obj_marshal.h" /* the following depend on obj_storage.h */ +#include "wine/obj_marshal.h" #include "wine/obj_moniker.h" #include "wine/obj_propertystorage.h"