diff options
| author | Scott Long <scottl@FreeBSD.org> | 2005-03-02 15:13:37 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2005-03-02 15:13:37 +0000 |
| commit | f7f3900b9fc4d895fb7d5be8ba7627729375793c (patch) | |
| tree | 6759effb32d4fe5a1e027cc364ea01434ed6cffa /sys/dev/hptmv/ioctl.c | |
| parent | 3b090ef7d36801b148a5434ef88c68b3cf4d440f (diff) | |
Notes
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 0f9f71d49b475..c75c98fd19420 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) |
