Index: Source/build/scripts/templates/MakeNames.h.tmpl |
diff --git a/Source/build/scripts/templates/MakeNames.h.tmpl b/Source/build/scripts/templates/MakeNames.h.tmpl |
index e6d418cf0a9bb8659706c2ee8f13409302c33329..8efb52e506d267af5e0815b9a5758d2e2e6c2269 100644 |
--- a/Source/build/scripts/templates/MakeNames.h.tmpl |
+++ b/Source/build/scripts/templates/MakeNames.h.tmpl |
@@ -5,7 +5,7 @@ |
#define {{namespace}}{{suffix}}Names_h |
{% if suffix %} |
-#include "{{namespace}}Names.h" |
+#include "core/{{namespace}}Names.h" |
{% else %} |
{% if export %} |
#include "platform/PlatformExport.h" |