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