diff --git a/include/windows.h b/include/windows.h index 97e3dc0c89f..72e111b1213 100644 --- a/include/windows.h +++ b/include/windows.h @@ -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.