main: only purge uci savedirs if not reloading
[project/rpcd.git] / file.c
diff --git a/file.c b/file.c
index b1cfe99..4a8a5c8 100644 (file)
--- a/file.c
+++ b/file.c
@@ -29,7 +29,7 @@
 #include <libubox/blobmsg.h>
 #include <libubox/ustream.h>
 
-#include "plugin.h"
+#include <rpcd/plugin.h>
 
 /* limit of sys & proc files */
 #define RPC_FILE_MIN_SIZE              (128)