mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
winmm: Remove direct inclusion of winemm.h in winemm16.h.
This commit is contained in:
parent
7211f7ce18
commit
5b8b9d6da7
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user