mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
prepare fixing vfw.h header so it can be compile without include/wine again
svn path=/trunk/; revision=19900
This commit is contained in:
parent
015705d5fe
commit
3c2eadf9d4
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
||||||
#ifndef __WINE_MSACM_H
|
#ifndef __WINE_MSACM_H
|
||||||
#define __WINE_MSACM_H
|
#define __WINE_MSACM_H
|
||||||
|
|
||||||
|
#include <mmreg.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif /* defined(__cplusplus) */
|
#endif /* defined(__cplusplus) */
|
||||||
|
|
Loading…
Reference in a new issue