summaryrefslogtreecommitdiff
path: root/ui/gtk/flow_graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/flow_graph.c')
-rw-r--r--ui/gtk/flow_graph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/flow_graph.c b/ui/gtk/flow_graph.c
index ae76a0d000..70d57fe458 100644
--- a/ui/gtk/flow_graph.c
+++ b/ui/gtk/flow_graph.c
@@ -31,7 +31,7 @@
#include <epan/epan.h>
#include <epan/packet.h>
-#include <epan/filesystem.h>
+#include <wsutil/filesystem.h>
#include <epan/stat_cmd_args.h>
#include <epan/to_str.h>
#include <epan/strutil.h>