aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vines.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-09-29 00:52:45 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-09-29 00:52:45 +0000
commit57d8f3504a730e19dd239bbdb08cf3f7d090a7fd (patch)
treee8504dda24b1aaede3776d8c20fd4379a0df3ba2 /epan/dissectors/packet-vines.c
parent4d6e7f266d587c2fe6f3b6770ec01776269fa2d0 (diff)
Move various tables into the epan directory.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12130 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-vines.c')
-rw-r--r--epan/dissectors/packet-vines.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-vines.c b/epan/dissectors/packet-vines.c
index 4440012385..80b86f5e26 100644
--- a/epan/dissectors/packet-vines.c
+++ b/epan/dissectors/packet-vines.c
@@ -35,7 +35,7 @@
#include "packet-vines.h"
#include "etypes.h"
#include "ppptypes.h"
-#include "ipproto.h"
+#include <epan/ipproto.h>
#include "arcnet_pids.h"
#include "llcsaps.h"