summaryrefslogtreecommitdiff
path: root/ui/qt/capture_file_dialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/capture_file_dialog.cpp')
-rw-r--r--ui/qt/capture_file_dialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/capture_file_dialog.cpp b/ui/qt/capture_file_dialog.cpp
index a048b4dbb0..850b81d06c 100644
--- a/ui/qt/capture_file_dialog.cpp
+++ b/ui/qt/capture_file_dialog.cpp
@@ -36,7 +36,7 @@
#include "file.h"
#include "../../epan/addr_resolv.h"
#include "../../epan/prefs.h"
-#include "../../epan/filesystem.h"
+#include "../../wsutil/filesystem.h"
#include "../../wsutil/nstime.h"
#include <wireshark_application.h>