summaryrefslogtreecommitdiff
path: root/platform/windows/export/export.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/windows/export/export.cpp')
-rw-r--r--platform/windows/export/export.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/windows/export/export.cpp b/platform/windows/export/export.cpp
index 222597b3ff..803d9371f5 100644
--- a/platform/windows/export/export.cpp
+++ b/platform/windows/export/export.cpp
@@ -28,7 +28,7 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
-#include "core/os/file_access.h"
+#include "core/io/file_access.h"
#include "core/os/os.h"
#include "editor/editor_export.h"
#include "editor/editor_node.h"