aboutsummaryrefslogtreecommitdiffstats
path: root/packet-q931.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-q931.c')
-rw-r--r--packet-q931.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/packet-q931.c b/packet-q931.c
index 511216afc7..f0ed89e2bc 100644
--- a/packet-q931.c
+++ b/packet-q931.c
@@ -2,7 +2,7 @@
* Routines for Q.931 frame disassembly
* Guy Harris <guy@alum.mit.edu>
*
- * $Id: packet-q931.c,v 1.33 2001/12/10 00:25:32 guy Exp $
+ * $Id: packet-q931.c,v 1.34 2002/01/21 07:36:38 guy Exp $
*
* Modified by Andreas Sikkema for possible use with H.323
*
@@ -36,8 +36,8 @@
#include <stdio.h>
#include <glib.h>
#include <string.h>
-#include "packet.h"
-#include "strutil.h"
+#include <epan/packet.h>
+#include <epan/strutil.h>
#include "nlpid.h"
#include "packet-q931.h"