newlib-cygwin/winsup/w32api/include/dshow.h

12 lines
157 B
C
Raw Normal View History

#ifndef _DSHOW_H
#define _DSHOW_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#include <evcode.h>
#include <audevcod.h>
#include <dvdevcod.h>
#endif