From 0520dff832ece90cbd4518bf0f95660bd83ab3cd Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 18 Nov 2005 16:16:33 +0000 Subject: Unify include path handling by using -I. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17018 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/netstream/netstream.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS/netstream') diff --git a/TOOLS/netstream/netstream.c b/TOOLS/netstream/netstream.c index 68de83b26a..73a0bec1d5 100644 --- a/TOOLS/netstream/netstream.c +++ b/TOOLS/netstream/netstream.c @@ -396,7 +396,7 @@ int mp_input_check_interrupt(int time){ } // for libmpdvdkit2: -#include "../get_path.c" +#include "get_path.c" int verbose=0; -- cgit v1.2.3