Modernize the build system.
[oweals/tinc.git] / src / graph.c
index a15e5c700c95a1429c4a36bb93732c306792e86f..edea91bf0d11b6d6e0753ae9c4628faa8e7c559b 100644 (file)
@@ -45,7 +45,7 @@
 #include "system.h"
 
 #include "avl_tree.h"
-#include "config.h"
+#include "conf.h"
 #include "connection.h"
 #include "device.h"
 #include "edge.h"