From aef2dad9122ef0c630e8fc5d839ce95d1f48ffeb Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 28 Aug 2007 17:10:00 +0000 Subject: warning fix: vo_3dfx.c: In function 'create_window': vo_3dfx.c:189: warning: implicit declaration of function 'vo_x11_classhint' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24271 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_3dfx.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libvo') diff --git a/libvo/vo_3dfx.c b/libvo/vo_3dfx.c index e5bb6f0db6..628722dc39 100644 --- a/libvo/vo_3dfx.c +++ b/libvo/vo_3dfx.c @@ -30,6 +30,7 @@ #include "help_mp.h" #include "video_out.h" #include "video_out_internal.h" +#include "x11_common.h" #include #include -- cgit v1.2.3