diff options
Diffstat (limited to 'src/process.cpp')
| -rw-r--r-- | src/process.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process.cpp b/src/process.cpp index 1c18626..1ec4f6a 100644 --- a/src/process.cpp +++ b/src/process.cpp | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |
| 6 | */ | 6 | */ |
| 7 | 7 | ||
| 8 | #include "process.h" | 8 | #include "bu/process.h" |
| 9 | #include <sys/types.h> | 9 | #include <sys/types.h> |
| 10 | #include <sys/wait.h> | 10 | #include <sys/wait.h> |
| 11 | #include <unistd.h> | 11 | #include <unistd.h> |
