summaryrefslogtreecommitdiff
path: root/netfs/fuse/pch.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'netfs/fuse/pch.hpp')
-rw-r--r--netfs/fuse/pch.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/netfs/fuse/pch.hpp b/netfs/fuse/pch.hpp
index 7cb79ed..b2a0908 100644
--- a/netfs/fuse/pch.hpp
+++ b/netfs/fuse/pch.hpp
@@ -3,11 +3,9 @@
#define NETFS_FUSE_PCH
#include "../lib/pch.hpp"
-#include "../../libfusepp/fuseapp.h"
+#include "../../libfusepp/fuseAppBase.h"
#include <fuse.h>
#endif
#endif
-
-