ReactOS 0.4.15-dev-7918-g2a2556c
precomp.h
Go to the documentation of this file.
1#ifndef _MMEBUDDY_PCH_
2#define _MMEBUDDY_PCH_
3
4#include <stdarg.h>
5#include <windef.h>
6#include <mmddk.h>
7#include <sndtypes.h>
8#include <mmebuddy.h>
9#include <mmebuddy_debug.h>
10
11#endif /* _MMEBUDDY_PCH_ */