summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/amldb/aml/aml_amlmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/acpi/amldb/aml/aml_amlmem.c')
-rw-r--r--usr.sbin/acpi/amldb/aml/aml_amlmem.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/acpi/amldb/aml/aml_amlmem.c b/usr.sbin/acpi/amldb/aml/aml_amlmem.c
index 6498f63..e8f42b9 100644
--- a/usr.sbin/acpi/amldb/aml/aml_amlmem.c
+++ b/usr.sbin/acpi/amldb/aml/aml_amlmem.c
@@ -33,9 +33,9 @@
#include <sys/param.h>
-#include <dev/acpi/aml/aml_env.h>
-#include <dev/acpi/aml/aml_memman.h>
-#include <dev/acpi/aml/aml_name.h>
+#include <aml/aml_env.h>
+#include <aml/aml_memman.h>
+#include <aml/aml_name.h>
MEMMAN_INITIALSTORAGE_DESC(struct aml_namestr, _aml_namestr_storage);
MEMMAN_INITIALSTORAGE_DESC(struct aml_num, _aml_num_storage);
OpenPOWER on IntegriCloud