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