summaryrefslogtreecommitdiffstats
path: root/src/fuse/connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fuse/connection.c')
-rw-r--r--src/fuse/connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fuse/connection.c b/src/fuse/connection.c
index 65483a5..e2cebb9 100644
--- a/src/fuse/connection.c
+++ b/src/fuse/connection.c
@@ -2,7 +2,7 @@
#include "helper.h"
#include "../config.h"
#include "../shared/protocol.h"
-#include "../shared/signal.h"
+#include "../shared/fdsignal.h"
#include "../shared/sockhelper.h"
#include "../shared/log.h"