Michele Caini пре 3 година
родитељ
комит
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 <type_traits>
-#include "adjacency_matrix.hpp"
+#include "fwd.hpp"
 
 namespace entt {