summaryrefslogtreecommitdiffstats
path: root/src/bench/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/connection.h')
-rw-r--r--src/bench/connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bench/connection.h b/src/bench/connection.h
index 770bf0d..422c93e 100644
--- a/src/bench/connection.h
+++ b/src/bench/connection.h
@@ -1,7 +1,7 @@
#ifndef _CONNECTION_H_
#define _CONNECTION_H_
-#include "../shared/fdsignal.h"
+#include <dnbd3/shared/fdsignal.h>
#include <stdbool.h>
#include <stdint.h>
#include "helper.h"