aboutsummaryrefslogtreecommitdiff
path: root/src/operations.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/operations.h')
-rw-r--r--src/operations.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/operations.h b/src/operations.h
index 9b0f0f1..33e0767 100644
--- a/src/operations.h
+++ b/src/operations.h
@@ -15,9 +15,7 @@
#ifndef OPERATIONS_H_
#define OPERATIONS_H_
-#define FUSE_USE_VERSION 26
-#include <fuse.h>
-
+#include "fuse.h"
#include "posix_extras.h"
namespace scoville {