summaryrefslogtreecommitdiff
path: root/sys/contrib/dev/acpica/hwgpe.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/dev/acpica/hwgpe.c')
-rw-r--r--sys/contrib/dev/acpica/hwgpe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/hwgpe.c b/sys/contrib/dev/acpica/hwgpe.c
index 06b3cd4b2dd7..55f6d9a65093 100644
--- a/sys/contrib/dev/acpica/hwgpe.c
+++ b/sys/contrib/dev/acpica/hwgpe.c
@@ -115,8 +115,8 @@
*
*****************************************************************************/
-#include "acpi.h"
-#include "acevents.h"
+#include <contrib/dev/acpica/acpi.h>
+#include <contrib/dev/acpica/acevents.h>
#define _COMPONENT ACPI_HARDWARE
ACPI_MODULE_NAME ("hwgpe")