summaryrefslogtreecommitdiffstats
path: root/sensorhandler.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 /sensorhandler.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 'sensorhandler.cpp')
-rw-r--r--sensorhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sensorhandler.cpp b/sensorhandler.cpp
index 39de660..ea8099d 100644
--- a/sensorhandler.cpp
+++ b/sensorhandler.cpp
@@ -1,5 +1,5 @@
#include "sensorhandler.h"
-#include "ipmid-api.h"
+#include "host-ipmid/ipmid-api.h"
#include <stdio.h>
#include <string.h>
#include <stdint.h>
OpenPOWER on IntegriCloud