[vlc-commits] d3d11_shaders: remove unused header
Steve Lhomme
git at videolan.org
Thu Jun 6 12:09:16 CEST 2019
vlc | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Thu Jun 6 09:03:21 2019 +0200| [f2663b7887a2e433e4724d3e98a5ea108e90aef3] | committer: Steve Lhomme
d3d11_shaders: remove unused header
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f2663b7887a2e433e4724d3e98a5ea108e90aef3
---
modules/video_output/win32/d3d11_shaders.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/modules/video_output/win32/d3d11_shaders.h b/modules/video_output/win32/d3d11_shaders.h
index 16c6bdb8ee..7caf8ecf33 100644
--- a/modules/video_output/win32/d3d11_shaders.h
+++ b/modules/video_output/win32/d3d11_shaders.h
@@ -24,7 +24,6 @@
#define VLC_D3D11_SHADERS_H
#include "../../video_chroma/d3d11_fmt.h"
-#include <dxgi1_4.h>
#define DEFAULT_BRIGHTNESS 100
#define DEFAULT_SRGB_BRIGHTNESS 100
More information about the vlc-commits
mailing list