Move includes into subdirectory
[project/rpcd.git] / exec.c
diff --git a/exec.c b/exec.c
index c03e450a6cd46db22c8b7cdc4f0f6a719fec8fb3..a5f6561cbefb405d9de9fcf03750c93d2a9cf6d1 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -26,7 +26,7 @@
 #include <sys/stat.h>
 #include <sys/wait.h>
 
-#include "exec.h"
+#include <rpcd/exec.h>
 
 static int
 rpc_errno_status(void)