diff --git a/jfuse-linux-amd64/pom.xml b/jfuse-linux-amd64/pom.xml
index ec62a06c..658aac0f 100644
--- a/jfuse-linux-amd64/pom.xml
+++ b/jfuse-linux-amd64/pom.xml
@@ -74,7 +74,6 @@
/Users/sebastian/git/github.com/openjdk/jextract/build/jextract/bin/jextract
${linux.headerSearchPath}
${project.build.sourceDirectory}
- org.cryptomator.jfuse.linux.amd64.extr.fuse3
@@ -85,6 +84,7 @@
${project.parent.basedir}/libfuse3/include/fuse.h
fuse_h
+ org.cryptomator.jfuse.linux.amd64.extr.fuse3
_FILE_OFFSET_BITS=64
FUSE_USE_VERSION=312
@@ -191,6 +191,7 @@
${linux.headerSearchPath}/fcntl.h
fcntl_h
+ org.cryptomator.jfuse.linux.amd64.extr.fcntl
O_RDONLY
O_WRONLY