summaryrefslogtreecommitdiff
path: root/lib/include/clusters.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/include/clusters.hpp')
-rw-r--r--lib/include/clusters.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/include/clusters.hpp b/lib/include/clusters.hpp
index 4cc9073..0c562d8 100644
--- a/lib/include/clusters.hpp
+++ b/lib/include/clusters.hpp
@@ -1,6 +1,6 @@
-#include <vector>
#include "graph.hpp"
+#include <vector>
class ClusterTree {
private: