summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/amldb/aml/aml_name.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/acpi/amldb/aml/aml_name.h')
-rw-r--r--usr.sbin/acpi/amldb/aml/aml_name.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/acpi/amldb/aml/aml_name.h b/usr.sbin/acpi/amldb/aml/aml_name.h
index ab203ce..3d22d8b 100644
--- a/usr.sbin/acpi/amldb/aml/aml_name.h
+++ b/usr.sbin/acpi/amldb/aml/aml_name.h
@@ -34,7 +34,7 @@
#include <machine/stdarg.h>
-#include <dev/acpi/aml/aml_obj.h>
+#include <aml/aml_obj.h>
struct aml_name {
char name[4];
OpenPOWER on IntegriCloud