winmm/tests: Fix the includes for generated.c.

This commit is contained in:
Michael Stefaniuc 2013-10-31 01:07:26 +01:00 committed by Alexandre Julliard
parent e31d53616f
commit 3101b50121
2 changed files with 4 additions and 2 deletions

View File

@ -11,7 +11,8 @@
#define WINE_NOWINSOCK #define WINE_NOWINSOCK
#include "windows.h" #include "windef.h"
#include "mmsystem.h"
#include "wine/test.h" #include "wine/test.h"

View File

@ -1737,7 +1737,8 @@ mmsystem.h
%include %include
"windows.h" "windef.h"
"mmsystem.h"
%type %type