aboutsummaryrefslogtreecommitdiff
path: root/common/dmtbdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/dmtbdump.c')
-rw-r--r--common/dmtbdump.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/dmtbdump.c b/common/dmtbdump.c
index 03ca3239117c6..fcae4a0e5dd2b 100644
--- a/common/dmtbdump.c
+++ b/common/dmtbdump.c
@@ -114,9 +114,9 @@
*
*****************************************************************************/
-#include <contrib/dev/acpica/acpi.h>
-#include <contrib/dev/acpica/acdisasm.h>
-#include <contrib/dev/acpica/actables.h>
+#include "acpi.h"
+#include "acdisasm.h"
+#include "actables.h"
/* This module used for application-level code only */