Fix several #includes.
[tinc] / src / tincd.c
index 3c1a608..457aafd 100644 (file)
@@ -39,7 +39,7 @@
 #include <lzo1x.h>
 
 #include <getopt.h>
-#include <pidfile.h>
+#include "pidfile.h"
 
 #include "conf.h"
 #include "device.h"