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