summaryrefslogtreecommitdiffstats
path: root/app/channel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'app/channel.cpp')
-rw-r--r--app/channel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/channel.cpp b/app/channel.cpp
index e4532c5..085464b 100644
--- a/app/channel.cpp
+++ b/app/channel.cpp
@@ -1,13 +1,13 @@
#include "channel.hpp"
#include "transporthandler.hpp"
-#include "types.hpp"
#include "user_channel/channel_layer.hpp"
#include <arpa/inet.h>
#include <boost/process/child.hpp>
#include <fstream>
+#include <ipmid/types.hpp>
#include <ipmid/utils.hpp>
#include <phosphor-logging/elog-errors.hpp>
#include <phosphor-logging/log.hpp>
OpenPOWER on IntegriCloud