summaryrefslogtreecommitdiffstats
path: root/systemintfcmds.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'systemintfcmds.cpp')
-rw-r--r--systemintfcmds.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/systemintfcmds.cpp b/systemintfcmds.cpp
index c39a7af..af646d1 100644
--- a/systemintfcmds.cpp
+++ b/systemintfcmds.cpp
@@ -1,15 +1,15 @@
#include "config.h"
-#include "systemintfcmds.h"
+#include "systemintfcmds.hpp"
#include "host-cmd-manager.hpp"
#include "host-interface.hpp"
-#include "host-ipmid/ipmid-host-cmd.hpp"
+#include <host-ipmid/ipmid-api.h>
#include <mapper.h>
#include <stdio.h>
-#include "host-ipmid/ipmid-api.h"
+#include <host-ipmid/ipmid-host-cmd.hpp>
void register_netfn_app_functions() __attribute__((constructor));
OpenPOWER on IntegriCloud