Commit 5b8b9d6d authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard

winmm: Remove direct inclusion of winemm.h in winemm16.h.

parent 7211f7ce
......@@ -26,6 +26,7 @@
#include "windef.h"
#include "winbase.h"
#include "wownt32.h"
#include "winemm.h"
#include "winemm16.h"
#include "digitalv.h"
#include "wine/debug.h"
......
......@@ -39,6 +39,7 @@
#include "winnls.h"
#include "wine/winuser16.h"
#include "winemm.h"
#include "winemm16.h"
#include "wine/debug.h"
......
......@@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "winemm.h"
#include "wine/mmsystem16.h"
#include "wownt32.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment