Michele Caini пре 1 година
родитељ
комит
6ca9c77b26
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      tools/entt/davey/davey.hpp

+ 2 - 0
tools/entt/davey/davey.hpp

@@ -2,8 +2,10 @@
 #define ENTT_DAVEY_DAVEY_HPP
 
 #include <string>
+#include <entt/entity/mixin.hpp>
 #include <entt/entity/registry.hpp>
 #include <entt/entity/sparse_set.hpp>
+#include <entt/entity/storage.hpp>
 #include <entt/locator/locator.hpp>
 #include <entt/meta/context.hpp>
 #include <entt/meta/meta.hpp>