Add #include needed to get defs for PT_PCMU & etc

svn path=/trunk/; revision=22549
This commit is contained in:
Bill Meier 2007-08-18 04:28:40 +00:00
parent c71c4af57c
commit 64d7c80f56
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@
#include <epan/dissectors/packet-rtp.h>
#include <epan/rtp_pt.h>
#include "rtp_player.h"
#include "codecs/G711a/G711adecode.h"