Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io

Core: Move DirAccess and FileAccess to `core/io`
This commit is contained in:
Rémi Verschelde
2021-06-11 16:51:10 +02:00
committed by GitHub
160 changed files with 183 additions and 183 deletions

View File

@@ -30,7 +30,7 @@
#include "translation_po.h"
#include "core/os/file_access.h"
#include "core/io/file_access.h"
#ifdef DEBUG_TRANSLATION_PO
void TranslationPO::print_translation_map() {