aboutsummaryrefslogtreecommitdiffstats
path: root/epan/frame_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/frame_data.h')
-rw-r--r--epan/frame_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/frame_data.h b/epan/frame_data.h
index 050fa28c37..2efdb39ab4 100644
--- a/epan/frame_data.h
+++ b/epan/frame_data.h
@@ -27,7 +27,7 @@
#include <epan/column_info.h>
#include <epan/tvbuff.h>
-#include <epan/nstime.h>
+#include <wsutil/nstime.h>
#include "ws_symbol_export.h"
#define PINFO_FD_NUM(pinfo) ((pinfo)->fd->num)