newlib/winsup/w32api/include/dshow.h

13 lines
177 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>
#include <errors.h>
#endif