- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / dll / directx / amstream / mediastream.c
index 12d3542..57c0221 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#include "wine/debug.h"
+#include <wine/debug.h>
 
 #define COBJMACROS
 
-#include "winbase.h"
-#include "wingdi.h"
+//#include "winbase.h"
+//#include "wingdi.h"
 
-#include "amstream_private.h"
-#include "amstream.h"
+//#include "amstream_private.h"
+#include <amstream.h>
 
-#include "ddstream.h"
+//#include "ddstream.h"
 
 WINE_DEFAULT_DEBUG_CHANNEL(amstream);