[vlc-devel] [PATCH 3/6] dxgi_fmt: remove unneeded includes
Steve Lhomme
robux4 at videolabs.io
Fri Dec 1 09:55:12 CET 2017
---
modules/video_chroma/dxgi_fmt.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/modules/video_chroma/dxgi_fmt.c b/modules/video_chroma/dxgi_fmt.c
index 29bd446769..9209b1d66d 100644
--- a/modules/video_chroma/dxgi_fmt.c
+++ b/modules/video_chroma/dxgi_fmt.c
@@ -26,10 +26,6 @@
#include <vlc_es.h>
-#define COBJMACROS
-#include <initguid.h>
-#include <d3d11.h>
-
#include "dxgi_fmt.h"
typedef struct
--
2.14.2
More information about the vlc-devel
mailing list