Merge PR #283 "[USBPORT] Transaction Translator (TT) support bringup"
[reactos.git] / dll / win32 / mciavi32 / precomp.h
1
2 #ifndef _MCIAVI_PRECOMP_H
3 #define _MCIAVI_PRECOMP_H
4
5 #define WIN32_NO_STATUS
6 #define _INC_WINDOWS
7 #define COM_NO_WINDOWS_H
8
9 #include "private_mciavi.h"
10
11 #include <wine/debug.h>
12
13 #endif /* !_MCIAVI_PRECOMP_H */