summaryrefslogtreecommitdiff
path: root/sys/dev/hptmv/gui_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hptmv/gui_lib.c')
-rw-r--r--sys/dev/hptmv/gui_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hptmv/gui_lib.c b/sys/dev/hptmv/gui_lib.c
index 9ef289e99ac6..41ab69a518fb 100644
--- a/sys/dev/hptmv/gui_lib.c
+++ b/sys/dev/hptmv/gui_lib.c
@@ -45,7 +45,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>
static int hpt_get_driver_capabilities(PDRIVER_CAPABILITIES cap);
static int hpt_get_controller_count(void);