commit | 2e1cafa288e61ef2271eda61da0e784073a7e297 | [log] [tgz] |
---|---|---|
author | Jim Aston <asto0001@algonquinc.on.ca> | Sun Mar 14 16:35:05 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Mar 14 16:35:05 1999 +0000 |
tree | 9129a74c31c9f08a4db7053a60893a8c4e743a1f | |
parent | ec5b68e5f0c3e88276680d5b3479e0909a74c70e [diff] [blame] |
Renamed wintypes.h to windef.h.
diff --git a/include/vfw.h b/include/vfw.h index 83f1e4e..4138bac 100644 --- a/include/vfw.h +++ b/include/vfw.h
@@ -1,7 +1,7 @@ #ifndef __WINE_VFW_H #define __WINE_VFW_H -#include "wintypes.h" +#include "windef.h" #include "mmsystem.h" #include "wingdi.h" #include "wine/obj_base.h"