summaryrefslogtreecommitdiff
path: root/editor/debugger/editor_performance_profiler.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/debugger/editor_performance_profiler.h')
-rw-r--r--editor/debugger/editor_performance_profiler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/editor/debugger/editor_performance_profiler.h b/editor/debugger/editor_performance_profiler.h
index 144dd34103..554a0650b8 100644
--- a/editor/debugger/editor_performance_profiler.h
+++ b/editor/debugger/editor_performance_profiler.h
@@ -31,8 +31,8 @@
#ifndef EDITOR_PERFORMANCE_PROFILER_H
#define EDITOR_PERFORMANCE_PROFILER_H
-#include "core/map.h"
-#include "core/ordered_hash_map.h"
+#include "core/templates/map.h"
+#include "core/templates/ordered_hash_map.h"
#include "main/performance.h"
#include "scene/gui/control.h"
#include "scene/gui/label.h"