rename module-rtp-monitor to module-rtp-send

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@726 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-04-16 10:56:45 +00:00
parent 3b803e7168
commit b04a4e65ca
2 changed files with 8 additions and 8 deletions

View file

@ -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"