uci: introduce confirm method to cancel pending rollbacks without side effects
[project/rpcd.git] / iwinfo.c
index 78f4485027ba01239d4403017dba35a3c27076fa..334fbce8582f869ba53614dc2503608b04186ed8 100644 (file)
--- a/iwinfo.c
+++ b/iwinfo.c
@@ -1,7 +1,7 @@
 /*
  * rpcd - UBUS RPC server
  *
- *   Copyright (C) 2013 Jo-Philipp Wich <jow@openwrt.org>
+ *   Copyright (C) 2013-2014 Jo-Philipp Wich <jow@openwrt.org>
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -22,7 +22,7 @@
 #include <iwinfo.h>
 #include <iwinfo/utils.h>
 
-#include "plugin.h"
+#include <rpcd/plugin.h>
 
 
 static struct blob_buf buf;