Commit be66baee authored by Gildas Bazin's avatar Gildas Bazin

* modules/access/dshow/crossbar.cpp: compilation fix.

parent 15b4ed29
......@@ -32,6 +32,11 @@
#include <vlc/input.h>
#include <vlc/vout.h>
#ifndef _MSC_VER
/* Work-around a bug in w32api-2.5 */
# define QACONTAINERFLAGS QACONTAINERFLAGS_SOMETHINGELSE
#endif
#include "common.h"
/*****************************************************************************
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment