summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-05 17:43:25 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-05 17:43:25 +0000
commit1eb7bdf8665cfbf48f53883c16678c7dd7fe3b39 (patch)
treea9a6a69d57415055e88912e03c2053ec748885ee /stream/realrtsp
parent8dc8dcf3ccc0993ff45c5714b7894ad0879f0e0f (diff)
downloadmpv-1eb7bdf8665cfbf48f53883c16678c7dd7fe3b39.tar.bz2
mpv-1eb7bdf8665cfbf48f53883c16678c7dd7fe3b39.tar.xz
Fix compilation: forgotten mp_msg.h include
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20717 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream/realrtsp')
-rw-r--r--stream/realrtsp/asmrp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/realrtsp/asmrp.c b/stream/realrtsp/asmrp.c
index 480bb83633..ae21e5a624 100644
--- a/stream/realrtsp/asmrp.c
+++ b/stream/realrtsp/asmrp.c
@@ -40,6 +40,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
+#include "mp_msg.h"
/*
#define LOG