]> git.sesse.net Git - ffmpeg/blobdiff - libavdevice/dshow_filter.c
mpegvideo_enc: remove assert that has become obsolete with the new API
[ffmpeg] / libavdevice / dshow_filter.c
index 526e8b6e68d76a653765075588a196454700f845..46d7eb0a54fdedf71cab0d3d82a18fe93a5769f7 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #define NO_DSHOW_STRSAFE
-#include "dshow.h"
+#include "dshow_capture.h"
 
 DECLARE_QUERYINTERFACE(libAVFilter,
     { {&IID_IUnknown,0}, {&IID_IBaseFilter,0} })