From 1ae1939742c6b95945af3c81852b949ac1c904ab Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 14 Mar 2013 16:40:19 +0100 Subject: video: remove aspect.h includes from files which don't need it --- video/out/vo_direct3d.c | 1 - 1 file changed, 1 deletion(-) (limited to 'video/out/vo_direct3d.c') diff --git a/video/out/vo_direct3d.c b/video/out/vo_direct3d.c index 8cb649be74..36c006e322 100644 --- a/video/out/vo_direct3d.c +++ b/video/out/vo_direct3d.c @@ -37,7 +37,6 @@ #include "video/img_format.h" #include "video/memcpy_pic.h" #include "core/mp_msg.h" -#include "aspect.h" #include "w32_common.h" #include "libavutil/common.h" #include "sub/sub.h" -- cgit v1.2.3