diff stream/realrtsp/real.c @ 26544:f20a11161e62

Use consistent #include paths without "../".
author diego
date Mon, 28 Apr 2008 14:50:24 +0000
parents 1318e956c092
children e16088a911c1
line wrap: on
line diff
--- a/stream/realrtsp/real.c	Mon Apr 28 14:44:10 2008 +0000
+++ b/stream/realrtsp/real.c	Mon Apr 28 14:50:24 2008 +0000
@@ -30,7 +30,7 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "../config.h"
+#include "config.h"
 #include "libavutil/common.h"
 #include "real.h"
 #include "asmrp.h"