diff options
Diffstat (limited to 'netfs/fuse/pch.hpp')
-rw-r--r-- | netfs/fuse/pch.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/netfs/fuse/pch.hpp b/netfs/fuse/pch.hpp index 2342973..af51708 100644 --- a/netfs/fuse/pch.hpp +++ b/netfs/fuse/pch.hpp @@ -3,7 +3,6 @@ #define NETFS_FUSE_PCH #include "../lib/pch.hpp" -#include "../../libfusepp/fuseAppBase.h" #include <fuse.h> #include <Ice/Ice.h> |