diff options
Diffstat (limited to 'op-hostctl')
-rw-r--r-- | op-hostctl/control_host_obj.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op-hostctl/control_host_obj.c b/op-hostctl/control_host_obj.c index c0b4e12..6108467 100644 --- a/op-hostctl/control_host_obj.c +++ b/op-hostctl/control_host_obj.c @@ -8,7 +8,7 @@ #include <openbmc_intf.h> #include <openbmc.h> #include <gpio.h> -#include <power_gpio.h> +#include <gpio_configs.h> /* ------------------------------------------------------------------------- */ static const gchar* dbus_object_path = "/org/openbmc/control"; |