commit | 53a360e6793ca4fd679fd527ff8ea4e240bb77d9 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 12 22:01:02 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 06 18:26:38 2016 +0000 |
tree | 5cc48c6b514e9fad3e8062d9c185e8f3c22df59b | |
parent | 4b9efaa018485d67c185f83618f7fa7e4858d92c [diff] [blame] |
ipmid: Change .H -> .hpp Change-Id: Ia1ed05a533736105909717b86f16274b30d36401 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/transporthandler.cpp b/transporthandler.cpp index 5bb5355..0739d06 100644 --- a/transporthandler.cpp +++ b/transporthandler.cpp
@@ -5,7 +5,7 @@ #include <string> #include "ipmid-api.h" -#include "ipmid.H" +#include "ipmid.hpp" #include "transporthandler.h" #define SYSTEMD_NETWORKD_DBUS 1