* include/errors.h: New file.

* include/dshow.h: Include <errors.h>.
This commit is contained in:
Dimitri Papadopoulos
2006-05-03 07:06:26 +00:00
parent 100b96f7b9
commit cedb1281cf
3 changed files with 30 additions and 1 deletions

View File

@ -7,5 +7,6 @@
#include <evcode.h>
#include <audevcod.h>
#include <dvdevcod.h>
#include <errors.h>
#endif