commit | 83f52d11c16b61706029f48c2f2a00424e6ee64a | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Tue Sep 26 22:20:14 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Sep 26 22:20:14 2000 +0000 |
tree | d7f6b3738e23630cff44bf72965c1d6f509c18be | |
parent | 4ca7e6343f9435e7fdb2b74d746014fe00a1a81f [diff] [blame] |
Moved all Win16 definitions out of the standard Windows headers.
diff --git a/include/mmddk.h b/include/mmddk.h index b08cdac..7509fc8 100644 --- a/include/mmddk.h +++ b/include/mmddk.h
@@ -15,6 +15,7 @@ #include "mmsystem.h" #include "winbase.h" +#include "wine/mmsystem16.h" #define MAX_MIDIINDRV (16) /* For now I'm making 16 the maximum number of midi devices one can