Move includes into subdirectory
[project/rpcd.git] / plugin.c
index afc1383..2d5b6c1 100644 (file)
--- a/plugin.c
+++ b/plugin.c
@@ -16,7 +16,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#include "plugin.h"
+#include <rpcd/plugin.h>
 
 static struct blob_buf buf;