- Fix dmo.h and mediaerr.h

svn path=/trunk/; revision=39831
This commit is contained in:
Dmitry Chapyshev 2009-03-01 17:15:00 +00:00
parent 6a5097f0bb
commit 337dbdadf1
2 changed files with 2 additions and 1 deletions

View file

@ -17,3 +17,4 @@
#include "dmoreg.h"
#include "dmort.h"
#endif /* __DMO_H__ */

View file

@ -7,5 +7,5 @@
#define DMO_E_NOTACCEPTING 0x80040204
#define DMO_E_TYPE_NOT_ACCEPTED 0x80040205
#define DMO_E_NO_MORE_ITEMS 0x80040206
#endif _MEDIAERR_H_
#endif /* _MEDIAERR_H_ */