commit | e575ad292ecc16d48cca6e12330ff2cc4183a0c4 | [log] [tgz] |
---|---|---|
author | Hidenori Takeshima <hidenori@a2.ctktv.ne.jp> | Mon Sep 17 20:04:28 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Sep 17 20:04:28 2001 +0000 |
tree | 3e03007763ecffca4b849a16b4cb3947100b179c | |
parent | 4ee65164dcb3af6d7f2564c9fc84c460ff65a554 [diff] [blame] |
Implemented IMemAllocator.
diff --git a/include/Makefile.in b/include/Makefile.in index dd99098..ee23544 100644 --- a/include/Makefile.in +++ b/include/Makefile.in
@@ -144,6 +144,7 @@ wine/obj_errorinfo.h \ wine/obj_extracticon.h \ wine/obj_inplace.h \ + wine/obj_ksproperty.h \ wine/obj_marshal.h \ wine/obj_misc.h \ wine/obj_moniker.h \