summaryrefslogtreecommitdiffstats
path: root/src/modules/rtp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/rtp')
-rw-r--r--src/modules/rtp/module-rtp-send.c (renamed from src/modules/rtp/module-rtp-monitor.c)4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/rtp/module-rtp-monitor.c b/src/modules/rtp/module-rtp-send.c
index f91849ee..d692cd1d 100644
--- a/src/modules/rtp/module-rtp-monitor.c
+++ b/src/modules/rtp/module-rtp-send.c
@@ -1,4 +1,4 @@
-/* $Id */
+/* $Id$ */
/***
This file is part of polypaudio.
@@ -43,7 +43,7 @@
#include <polypcore/modargs.h>
#include <polypcore/namereg.h>
-#include "module-rtp-monitor-symdef.h"
+#include "module-rtp-send-symdef.h"
#include "rtp.h"
#include "sdp.h"