summaryrefslogtreecommitdiff
path: root/sys/contrib/dev/acpica/tbxfroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/dev/acpica/tbxfroot.c')
-rw-r--r--sys/contrib/dev/acpica/tbxfroot.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/tbxfroot.c b/sys/contrib/dev/acpica/tbxfroot.c
index 077c258894a1..8c89af274e3e 100644
--- a/sys/contrib/dev/acpica/tbxfroot.c
+++ b/sys/contrib/dev/acpica/tbxfroot.c
@@ -116,8 +116,8 @@
#define __TBXFROOT_C__
-#include "acpi.h"
-#include "actables.h"
+#include <contrib/dev/acpica/acpi.h>
+#include <contrib/dev/acpica/actables.h>
#define _COMPONENT ACPI_TABLES