Change header location in accordance with moving ACPI-CA to sys/dist/acpica

This commit is contained in:
kochi 2006-03-23 13:46:13 +00:00
parent 143b386a80
commit 046e0fba2e
1 changed files with 2 additions and 2 deletions

View File

@ -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>