aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/mpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/mpeg.h')
-rw-r--r--wiretap/mpeg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/mpeg.h b/wiretap/mpeg.h
index 24251ce069..daeabdc69d 100644
--- a/wiretap/mpeg.h
+++ b/wiretap/mpeg.h
@@ -24,7 +24,7 @@
#define __W_MPEG_H__
#include <glib.h>
-#include <wtap.h>
+#include "wtap.h"
wtap_open_return_val mpeg_open(wtap *wth, int *err, gchar **err_info);