Michele Caini 3 лет назад
Родитель
Сommit
e510bdf4f2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/entt/graph/dot.hpp

+ 1 - 1
src/entt/graph/dot.hpp

@@ -3,7 +3,7 @@
 
 
 #include <ostream>
 #include <ostream>
 #include <type_traits>
 #include <type_traits>
-#include "adjacency_matrix.hpp"
+#include "fwd.hpp"
 
 
 namespace entt {
 namespace entt {