aboutsummaryrefslogtreecommitdiffstats
path: root/example/cusexmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/cusexmp.c')
-rwxr-xr-xexample/cusexmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/cusexmp.c b/example/cusexmp.c
index 73b12f4..8d22075 100755
--- a/example/cusexmp.c
+++ b/example/cusexmp.c
@@ -15,7 +15,7 @@
*
* \section section_compile compiling this example
*
- * gcc -Wall cusexmp.c `pkg-config fuse --cflags --libs` -o cusexmp
+ * gcc -Wall cusexmp.c `pkg-config fuse3 --cflags --libs` -o cusexmp
*
* \section section_source the complete source
* \include cusexmp.c