summaryrefslogtreecommitdiffstats
path: root/sys/fs/cd9660/cd9660_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/cd9660/cd9660_util.c')
-rw-r--r--sys/fs/cd9660/cd9660_util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/fs/cd9660/cd9660_util.c b/sys/fs/cd9660/cd9660_util.c
index 1922627..5372c75 100644
--- a/sys/fs/cd9660/cd9660_util.c
+++ b/sys/fs/cd9660/cd9660_util.c
@@ -44,8 +44,8 @@ __FBSDID("$FreeBSD$");
#include <sys/vnode.h>
#include <sys/iconv.h>
-#include <isofs/cd9660/iso.h>
-#include <isofs/cd9660/cd9660_mount.h>
+#include <fs/cd9660/iso.h>
+#include <fs/cd9660/cd9660_mount.h>
extern struct iconv_functions *cd9660_iconv;
OpenPOWER on IntegriCloud