summaryrefslogtreecommitdiff
path: root/modules/mono/editor/net_solution.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mono/editor/net_solution.h')
-rw-r--r--modules/mono/editor/net_solution.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/mono/editor/net_solution.h b/modules/mono/editor/net_solution.h
index 293e86917a..bdff24af0b 100644
--- a/modules/mono/editor/net_solution.h
+++ b/modules/mono/editor/net_solution.h
@@ -31,8 +31,8 @@
#ifndef NET_SOLUTION_H
#define NET_SOLUTION_H
-#include "map.h"
-#include "ustring.h"
+#include "core/map.h"
+#include "core/ustring.h"
struct NETSolution {
String name;