Move includes into subdirectory
[project/rpcd.git] / exec.c
diff --git a/exec.c b/exec.c
index c03e450..a5f6561 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)