From 0792780cb7dbea0d33185c29b0ee664e41665f34 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 28 Apr 2008 14:50:24 +0000 Subject: Use consistent #include paths without "../". git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26576 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/realrtsp/real.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream') diff --git a/stream/realrtsp/real.c b/stream/realrtsp/real.c index f20c92e24e..62670f4726 100644 --- a/stream/realrtsp/real.c +++ b/stream/realrtsp/real.c @@ -30,7 +30,7 @@ #include #include -#include "../config.h" +#include "config.h" #include "libavutil/common.h" #include "real.h" #include "asmrp.h" -- cgit v1.2.3