Extract tiger.[ch] and utils.[ch] as common code.
[doldaconnect.git] / daemon / client.c
index fa51d95..7cdfbe3 100644 (file)
@@ -36,9 +36,9 @@
 #include "log.h"
 #include "utils.h"
 #include "module.h"
-#include "tiger.h"
 #include "net.h"
 #include "sysevents.h"
+#include <tiger.h>
 
 struct scanstate
 {