summaryrefslogtreecommitdiffstats
path: root/ipmi.hpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-27 14:50:37 -0700
committerPatrick Venture <venture@google.com>2018-09-27 14:52:07 -0700
commitaceb4baa1b3b58d425c4c706069ec51fb594305f (patch)
tree3dbce3f2f7dfa578ac5cdf6fdb5178f95228d0b8 /ipmi.hpp
parent0f11545c90079cb4b6c99a2309a8cd69f1490ece (diff)
downloadphosphor-ipmi-blobs-aceb4baa1b3b58d425c4c706069ec51fb594305f.tar.gz
phosphor-ipmi-blobs-aceb4baa1b3b58d425c4c706069ec51fb594305f.zip
move blobs and manager header into installation dir
The blobs and manager header will be used by handlers once we've transitioned to dynamic loading. Change-Id: Ieae8fcfe383007731cb4f8b2619612c3bfa47f50 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'ipmi.hpp')
-rw-r--r--ipmi.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/ipmi.hpp b/ipmi.hpp
index c8b6c24..3b99e6e 100644
--- a/ipmi.hpp
+++ b/ipmi.hpp
@@ -1,9 +1,8 @@
#pragma once
-#include "manager.hpp"
-
#include <host-ipmid/ipmid-api.h>
+#include <blobs-ipmid/manager.hpp>
#include <string>
namespace blobs
OpenPOWER on IntegriCloud