summaryrefslogtreecommitdiffstats
path: root/transporthandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'transporthandler.cpp')
-rw-r--r--transporthandler.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/transporthandler.cpp b/transporthandler.cpp
index a6239ea..92ada92 100644
--- a/transporthandler.cpp
+++ b/transporthandler.cpp
@@ -26,12 +26,12 @@ namespace filesystem = std::experimental::filesystem;
#include "transporthandler.hpp"
#include "utils.hpp"
+#include <host-ipmid/ipmid-api.h>
+
#include <phosphor-logging/elog-errors.hpp>
#include <phosphor-logging/log.hpp>
#include <xyz/openbmc_project/Common/error.hpp>
-#include "host-ipmid/ipmid-api.h"
-
#define SYSTEMD_NETWORKD_DBUS 1
#ifdef SYSTEMD_NETWORKD_DBUS
OpenPOWER on IntegriCloud