Added mmsystem.h include.
This commit is contained in:
parent
c319c669fb
commit
2431488775
|
@ -18,6 +18,7 @@ extern "C" {
|
|||
#include "ole2.h"
|
||||
#include "winnls.h"
|
||||
#include "objbase.h"
|
||||
#include "mmsystem.h"
|
||||
|
||||
#if 0
|
||||
Where does this belong? Nobody uses this stuff anyway.
|
||||
|
|
Loading…
Reference in New Issue