/*++ Copyright (c) 1997, Microsoft Corporation Module Name: dxmrtp.h Abstract: Master include file for Windows DirectX Media Based RTP implementation. --*/ #ifndef __DXMRTP_INCLUDED__ #define __DXMRTP_INCLUDED__ /* Include all of the filter header files */ #include #include #include #include #include #include #endif /* #ifndef __DXMRTP_INCLUDED__ */