summaryrefslogtreecommitdiff
path: root/core/io/zip_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/io/zip_io.h')
-rw-r--r--core/io/zip_io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/io/zip_io.h b/core/io/zip_io.h
index 52691c65e9..776473bfa1 100644
--- a/core/io/zip_io.h
+++ b/core/io/zip_io.h
@@ -31,7 +31,7 @@
#ifndef ZIP_IO_H
#define ZIP_IO_H
-#include "core/os/file_access.h"
+#include "core/io/file_access.h"
// Not directly used in this header, but assumed available in downstream users
// like platform/*/export/export.cpp. Could be fixed, but probably better to have