diff --git a/setup.h.in b/setup.h.in index 3a105cec2d..6dfba67f8b 100644 --- a/setup.h.in +++ b/setup.h.in @@ -660,6 +660,10 @@ * Use wxMediaCtrl class */ #define wxUSE_MEDIACTRL 0 +/* + * Use DirectShow + */ +#define wxUSE_DIRECTSHOW 0 /* * Use config system */