aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev/acpica/dbinput.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-10-24 04:31:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-10-24 04:31:06 +0000
commit27f081c52f61662ee4465938206b2e1d488ffce5 (patch)
tree03e658bdc1c3d591cedc5db97b2ce843e00e71cc /sys/contrib/dev/acpica/dbinput.c
parentedd973a0132bbd6087729a84711df58d44738dfe (diff)
downloadsrc-27f081c52f61662ee4465938206b2e1d488ffce5.tar.gz
src-27f081c52f61662ee4465938206b2e1d488ffce5.zip
Vendor import of Intel ACPI-CA 20041119 with system includes fixups.vendor/acpica/20041119sysinc
Notes
Notes: svn path=/vendor-sys/acpica/dist/; revision=151600 svn path=/vendor-sys/acpica/20041119sysinc/; revision=151602; tag=vendor/acpica/20041119sysinc
Diffstat (limited to 'sys/contrib/dev/acpica/dbinput.c')
-rw-r--r--sys/contrib/dev/acpica/dbinput.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/dbinput.c b/sys/contrib/dev/acpica/dbinput.c
index 063a51890f0e..7f3a968b665a 100644
--- a/sys/contrib/dev/acpica/dbinput.c
+++ b/sys/contrib/dev/acpica/dbinput.c
@@ -115,8 +115,8 @@
*****************************************************************************/
-#include "acpi.h"
-#include "acdebug.h"
+#include <contrib/dev/acpica/acpi.h>
+#include <contrib/dev/acpica/acdebug.h>
#ifdef ACPI_DEBUGGER