]> wirehaze git hosting - graph-theory.git/blobdiff - gt.c

wirehaze git hosting

refacc
[graph-theory.git] / gt.c
diff --git a/gt.c b/gt.c
index e9247e47f14660a66cefe6e64f9f7e84ecb25278..0013cf940fa3073ae8deeba5d178367b792bf220 100644 (file)
--- a/gt.c
+++ b/gt.c
@@ -2,7 +2,7 @@
 #include <getopt.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include "dbg.h"
+#include "lib/dbg.h"
 #include "graph/adj.h"
 #include "graph/dfs.h"