summaryrefslogtreecommitdiff
path: root/source3/torture/bench_pthreadpool.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/torture/bench_pthreadpool.c')
-rw-r--r--source3/torture/bench_pthreadpool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/torture/bench_pthreadpool.c b/source3/torture/bench_pthreadpool.c
index 82a84cf53cd..4269b5360f8 100644
--- a/source3/torture/bench_pthreadpool.c
+++ b/source3/torture/bench_pthreadpool.c
@@ -19,7 +19,7 @@
*/
#include "includes.h"
-#include "lib/pthreadpool/pthreadpool_pipe.h"
+#include "../lib/pthreadpool/pthreadpool_pipe.h"
#include "proto.h"
extern int torture_numops;