From 699bf9dcd3793d9ce710067861df2df14cfa9e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Wed, 9 Mar 2011 20:39:13 +0100 Subject: vo_dga: replace xf86dga.h with Xxf86dga.h xf86dga.h is deprecated and may be removed in the future. --- libvo/vo_3dfx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo/vo_3dfx.c') diff --git a/libvo/vo_3dfx.c b/libvo/vo_3dfx.c index 2595b415e5..4f7e41e9f8 100644 --- a/libvo/vo_3dfx.c +++ b/libvo/vo_3dfx.c @@ -40,7 +40,7 @@ #include #include -#include +#include #include //#define LOG(x) syslog(LOG_USER | LOG_DEBUG,x) -- cgit v1.2.3