| commit | dfacb6ef5c482b12cfa4c5de484d92d6ce809a7b | [log] [tgz] |
|---|---|---|
| author | György 'Nog' Jeney <nog@sdf.lonestar.org> | Sun Sep 29 18:04:15 2002 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Sun Sep 29 18:04:15 2002 +0000 |
| tree | 21d8b743d72e8cb95c127946841342fb530ca6f8 | |
| parent | 6f5dd37b8abe422f67dfb503cbe558ea765fe2ea [diff] [blame] |
Initial implementation of custom control header.
diff --git a/include/Makefile.in b/include/Makefile.in index 348382e..0d19a9a 100644 --- a/include/Makefile.in +++ b/include/Makefile.in
@@ -14,6 +14,7 @@ commdlg.h \ compobj.h \ cpl.h \ + custcntl.h \ d3d.h \ d3d8.h \ d3d8caps.h \