summaryrefslogtreecommitdiffstats
path: root/types.hpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-20 09:09:37 -0700
committerPatrick Venture <venture@google.com>2018-10-20 09:09:37 -0700
commit5b8b8ac53bb5e9490606d733113a3e0cbb3f7113 (patch)
treef3389aa6159579da8621fa68a5b7b8a4813d91e7 /types.hpp
parent07f635c82d332e4c469ace59835d2777ca00edb5 (diff)
downloadipmi-fru-parser-5b8b8ac53bb5e9490606d733113a3e0cbb3f7113.tar.gz
ipmi-fru-parser-5b8b8ac53bb5e9490606d733113a3e0cbb3f7113.zip
types: fixup header
Fixup types.hpp to include the message header that provides the types used. Change-Id: If75a3288aa9a1ecd8313d50caf8d93f76e1ce06d Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'types.hpp')
-rw-r--r--types.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/types.hpp b/types.hpp
index e874960..d4f656c 100644
--- a/types.hpp
+++ b/types.hpp
@@ -1,7 +1,7 @@
#pragma once
#include <map>
-#include <sdbusplus/server.hpp>
+#include <sdbusplus/message.hpp>
#include <string>
namespace ipmi
OpenPOWER on IntegriCloud