prepare fixing vfw.h header so it can be compile without include/wine
again
Modified: trunk/reactos/include/wine/msacm.h
_____
Modified: trunk/reactos/include/wine/msacm.h
--- trunk/reactos/include/wine/msacm.h 2005-12-04 23:07:56 UTC (rev
19899)
+++ trunk/reactos/include/wine/msacm.h 2005-12-04 23:53:19 UTC (rev
19900)
@@ -21,6 +21,8 @@
#ifndef __WINE_MSACM_H
#define __WINE_MSACM_H
+#include <mmreg.h>
+
#ifdef __cplusplus
extern "C" {
#endif /* defined(__cplusplus) */
Show replies by date