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