summaryrefslogtreecommitdiff
path: root/hardware/hwtimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'hardware/hwtimer.c')
-rw-r--r--hardware/hwtimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardware/hwtimer.c b/hardware/hwtimer.c
index 78114e5096da..e089e4f9fce5 100644
--- a/hardware/hwtimer.c
+++ b/hardware/hwtimer.c
@@ -115,7 +115,7 @@
*
*****************************************************************************/
-#include <contrib/dev/acpica/acpi.h>
+#include "acpi.h"
#define _COMPONENT ACPI_HARDWARE
ACPI_MODULE_NAME ("hwtimer")