Change header location in accordance with moving ACPI-CA to sys/dist/acpica
This commit is contained in:
parent
143b386a80
commit
046e0fba2e
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: acpica.h,v 1.1 2001/09/28 01:25:55 thorpej Exp $ */
|
||||
/* $NetBSD: acpica.h,v 1.2 2006/03/23 13:46:13 kochi Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 2001 Wasabi Systems, Inc.
|
||||
|
@ -40,4 +40,4 @@
|
|||
* headers.
|
||||
*/
|
||||
|
||||
#include <dev/acpi/acpica/Subsystem/acpi.h>
|
||||
#include <dist/acpica/acpi.h>
|
||||
|
|
Loading…
Reference in New Issue