summaryrefslogtreecommitdiff
path: root/modules/mono/editor/net_solution.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mono/editor/net_solution.cpp')
-rw-r--r--modules/mono/editor/net_solution.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/mono/editor/net_solution.cpp b/modules/mono/editor/net_solution.cpp
index dab96e44e9..8bbd376c9a 100644
--- a/modules/mono/editor/net_solution.cpp
+++ b/modules/mono/editor/net_solution.cpp
@@ -30,8 +30,8 @@
#include "net_solution.h"
-#include "os/dir_access.h"
-#include "os/file_access.h"
+#include "core/os/dir_access.h"
+#include "core/os/file_access.h"
#include "../utils/path_utils.h"
#include "../utils/string_utils.h"