Added mmsystem.h include.

This commit is contained in:
Joshua Thielen 1999-05-22 16:19:20 +00:00 committed by Alexandre Julliard
parent c319c669fb
commit 2431488775
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ extern "C" {
#include "ole2.h" #include "ole2.h"
#include "winnls.h" #include "winnls.h"
#include "objbase.h" #include "objbase.h"
#include "mmsystem.h"
#if 0 #if 0
Where does this belong? Nobody uses this stuff anyway. Where does this belong? Nobody uses this stuff anyway.