d3dvideosink: Don't include deprecated and unavailable d3dx9tex.h
It's not needed, not on native Windows nor with mingw, and we don't use anything from it anyway https://bugzilla.gnome.org/show_bug.cgi?id=765250
This commit is contained in:
parent
b2c58d3bc5
commit
6472482680
@ -44,7 +44,6 @@
|
||||
#endif
|
||||
|
||||
#include <d3d9.h>
|
||||
#include <d3dx9tex.h>
|
||||
|
||||
typedef struct _GstD3DVideoSink GstD3DVideoSink;
|
||||
typedef struct _GstD3DVideoSinkClass GstD3DVideoSinkClass;
|
||||
|
Loading…
x
Reference in New Issue
Block a user