Don't include 'mmddk.h', it's not needed. The winmm tests can now be

compiled on Windows without the DDK.
oldstable
Francois Gouget 2004-08-31 17:33:03 +00:00 committed by Alexandre Julliard
parent d661e1a2a9
commit 4b0cb7d581
3 changed files with 0 additions and 3 deletions

View File

@ -28,7 +28,6 @@
#include "winbase.h"
#include "winnls.h"
#include "mmsystem.h"
#include "mmddk.h"
#define NOBITMAP
#include "mmreg.h"

View File

@ -33,7 +33,6 @@
#include "winbase.h"
#include "winnls.h"
#include "mmsystem.h"
#include "mmddk.h"
#include "winmm_test.h"

View File

@ -28,7 +28,6 @@
#include "winbase.h"
#include "winnls.h"
#include "mmsystem.h"
#include "mmddk.h"
#define NOBITMAP
#include "mmreg.h"
#include "ks.h"