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 2fba1c7..3f142c7 100644
--- a/src/fuse/connection.c
+++ b/src/fuse/connection.c
@@ -1,6 +1,6 @@
#include "connection.h"
#include "helper.h"
-#include "../config.h"
+#include "../clientconfig.h"
#include "../shared/protocol.h"
#include "../shared/fdsignal.h"
#include "../shared/sockhelper.h"