aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mpeg1.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-mpeg1.c')
-rw-r--r--packet-mpeg1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-mpeg1.c b/packet-mpeg1.c
index 6f6bedc561..975245f079 100644
--- a/packet-mpeg1.c
+++ b/packet-mpeg1.c
@@ -2,7 +2,7 @@
*
* Routines for RFC 2250 MPEG-1 dissection
*
- * $Id: packet-mpeg1.c,v 1.4 2001/12/10 00:25:30 guy Exp $
+ * $Id: packet-mpeg1.c,v 1.5 2002/01/21 07:36:37 guy Exp $
*
* Copyright 2001,
* Francisco Javier Cabello Torres, <fjcabello@vtools.es>
@@ -38,7 +38,7 @@
#endif
#include <glib.h>
-#include "packet.h"
+#include <epan/packet.h>
#ifdef HAVE_SYS_TYPES_H
# include <sys/types.h>