aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes
diff options
context:
space:
mode:
Diffstat (limited to 'epan/ftypes')
-rw-r--r--epan/ftypes/ftypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/ftypes/ftypes.h b/epan/ftypes/ftypes.h
index bdf969ba84..82bbe25097 100644
--- a/epan/ftypes/ftypes.h
+++ b/epan/ftypes/ftypes.h
@@ -165,7 +165,7 @@ ftype_can_matches(enum ftenum ftype);
#include <epan/guid-utils.h>
#include <epan/tvbuff.h>
-#include <epan/nstime.h>
+#include <wsutil/nstime.h>
#include <epan/dfilter/drange.h>
typedef struct _fvalue_t {