summaryrefslogtreecommitdiff
path: root/editor/editor_atlas_packer.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_atlas_packer.h')
-rw-r--r--editor/editor_atlas_packer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor_atlas_packer.h b/editor/editor_atlas_packer.h
index 33dbe47efb..52ac9524ae 100644
--- a/editor/editor_atlas_packer.h
+++ b/editor/editor_atlas_packer.h
@@ -33,7 +33,7 @@
#include "core/math/vector2.h"
-#include "core/vector.h"
+#include "core/templates/vector.h"
#include "scene/resources/bit_map.h"
class EditorAtlasPacker {