From aceb4baa1b3b58d425c4c706069ec51fb594305f Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 27 Sep 2018 14:50:37 -0700 Subject: 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 --- ipmi.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ipmi.hpp') 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 +#include #include namespace blobs -- cgit v1.2.3