aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/generic/gpio_regulator/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/generic/gpio_regulator/chip.h')
-rw-r--r--src/drivers/generic/gpio_regulator/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/generic/gpio_regulator/chip.h b/src/drivers/generic/gpio_regulator/chip.h
index 8ae02ae3c2..f3d1d0f86a 100644
--- a/src/drivers/generic/gpio_regulator/chip.h
+++ b/src/drivers/generic/gpio_regulator/chip.h
@@ -4,7 +4,7 @@
#ifndef __DRIVERS_GENERIC_GPIO_REGULATOR_H__
#define __DRIVERS_GENERIC_GPIO_REGULATOR_H__
-#include <arch/acpi_device.h>
+#include <acpi/acpi_device.h>
struct drivers_generic_gpio_regulator_config {
const char *name;