summaryrefslogtreecommitdiffstats
path: root/bmcctl
diff options
context:
space:
mode:
Diffstat (limited to 'bmcctl')
-rw-r--r--bmcctl/control_bmc_obj.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bmcctl/control_bmc_obj.c b/bmcctl/control_bmc_obj.c
index 6dfa2da..545f780 100644
--- a/bmcctl/control_bmc_obj.c
+++ b/bmcctl/control_bmc_obj.c
@@ -1,8 +1,8 @@
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
-#include "interfaces/openbmc_intf.h"
-#include "openbmc.h"
+#include <openbmc_intf.h>
+#include <openbmc.h>
/* ------------------------------------------------------------------------- */
static const gchar* dbus_object_path = "/org/openbmc/control";
OpenPOWER on IntegriCloud