diff options
Diffstat (limited to 'sys/dev/hptmv/ioctl.c')
-rw-r--r-- | sys/dev/hptmv/ioctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hptmv/ioctl.c b/sys/dev/hptmv/ioctl.c index 0f9f71d..c75c98f 100644 --- a/sys/dev/hptmv/ioctl.c +++ b/sys/dev/hptmv/ioctl.c @@ -36,7 +36,7 @@ #include <dev/hptmv/global.h> #include <dev/hptmv/hptintf.h> #include <dev/hptmv/osbsd.h> -#include <contrib/dev/hptmv/access601.h> +#include <dev/hptmv/access601.h> #pragma pack(1) |