From a441793cba1e5cb7567e08990e82bfb94f6764df Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Tue, 25 Jun 2013 22:02:20 +0000 Subject: Move a couple of time-related modules into wsutil. A bunch of files didn't really need to include these header files so remove the include line rather than changing it. svn path=/trunk/; revision=50154 --- epan/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/proto.h') diff --git a/epan/proto.h b/epan/proto.h index a05d43fe9d..e82747f9c8 100644 --- a/epan/proto.h +++ b/epan/proto.h @@ -46,7 +46,7 @@ #include #include "ipv4.h" -#include "nstime.h" +#include "wsutil/nstime.h" #include "time_fmt.h" #include "tvbuff.h" #include "ftypes/ftypes.h" -- cgit v1.2.3