summaryrefslogtreecommitdiffstats
path: root/transporthandler.cpp
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-09-02 21:21:42 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-09-06 13:47:53 -0500
commit37af73315c3e1ff504db466b10e6269cc56dcc6c (patch)
tree99905e00c95b707dcf6f325c93d1f1c5ff60cfbd /transporthandler.cpp
parent53a360e6793ca4fd679fd527ff8ea4e240bb77d9 (diff)
downloadphosphor-host-ipmid-37af73315c3e1ff504db466b10e6269cc56dcc6c.tar.gz
phosphor-host-ipmid-37af73315c3e1ff504db466b10e6269cc56dcc6c.zip
Allow out-of-tree builds
Change-Id: If4b97e65f63c3abbf23140dd97b9febe00b3be0d 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 0739d06..f7a029b 100644
--- a/transporthandler.cpp
+++ b/transporthandler.cpp
@@ -4,7 +4,7 @@
#include <arpa/inet.h>
#include <string>
-#include "ipmid-api.h"
+#include "host-ipmid/ipmid-api.h"
#include "ipmid.hpp"
#include "transporthandler.h"
OpenPOWER on IntegriCloud