aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-sdp.c')
-rw-r--r--epan/dissectors/packet-sdp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sdp.c b/epan/dissectors/packet-sdp.c
index 4572dd8d0f..37755ca7cb 100644
--- a/epan/dissectors/packet-sdp.c
+++ b/epan/dissectors/packet-sdp.c
@@ -62,7 +62,7 @@
#include "packet-sdp.h"
#include "packet-rtp.h"
-#include "rtp_pt.h"
+#include <epan/rtp_pt.h>
#include "packet-rtcp.h"
#include "packet-t38.h"