summaryrefslogtreecommitdiffstats
path: root/transporthandler.cpp
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-08-12 22:01:02 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-09-06 18:26:38 +0000
commit53a360e6793ca4fd679fd527ff8ea4e240bb77d9 (patch)
tree5cc48c6b514e9fad3e8062d9c185e8f3c22df59b /transporthandler.cpp
parent4b9efaa018485d67c185f83618f7fa7e4858d92c (diff)
downloadphosphor-host-ipmid-53a360e6793ca4fd679fd527ff8ea4e240bb77d9.tar.gz
phosphor-host-ipmid-53a360e6793ca4fd679fd527ff8ea4e240bb77d9.zip
ipmid: Change .H -> .hpp
Change-Id: Ia1ed05a533736105909717b86f16274b30d36401 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'transporthandler.cpp')
-rw-r--r--transporthandler.cpp2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud