next release will be 1.3.3
[ppastats.git] / src / fcache.c
index 852d977..35e4512 100644 (file)
@@ -25,8 +25,8 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "fcache.h"
-#include "log.h"
+#include <fcache.h>
+#include <plog.h>
 #include <pio.h>
 
 static const char *cache_dir;