aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h261.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h261.c')
-rw-r--r--epan/dissectors/packet-h261.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h261.c b/epan/dissectors/packet-h261.c
index 8b291d2e9b..0061b215f0 100644
--- a/epan/dissectors/packet-h261.c
+++ b/epan/dissectors/packet-h261.c
@@ -42,7 +42,7 @@
#include <stdio.h>
#include <string.h>
-#include "rtp_pt.h"
+#include <epan/rtp_pt.h>
/* H.261 header fields */
static int proto_h261 = -1;