summaryrefslogtreecommitdiff
path: root/update.c
diff options
context:
space:
mode:
Diffstat (limited to 'update.c')
-rw-r--r--update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.c b/update.c
index 13bb7adfbe..d89e5beb7f 100644
--- a/update.c
+++ b/update.c
@@ -30,7 +30,6 @@
#include <epan/prefs.h>
#include <epan/prefs-int.h>
-#include <epan/filesystem.h>
#include "simple_dialog.h"
#include "version_info.h"
@@ -40,6 +39,7 @@
#endif
#include <wsutil/file_util.h>
+#include <wsutil/filesystem.h>
#include <wininet.h>
#include "nio-ie5.h"