commit | 37af73315c3e1ff504db466b10e6269cc56dcc6c | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Sep 02 21:21:42 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 06 13:47:53 2016 -0500 |
tree | 99905e00c95b707dcf6f325c93d1f1c5ff60cfbd | |
parent | 53a360e6793ca4fd679fd527ff8ea4e240bb77d9 [diff] [blame] |
Allow out-of-tree builds Change-Id: If4b97e65f63c3abbf23140dd97b9febe00b3be0d Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/storagehandler.cpp b/storagehandler.cpp index 9622ed9..9379b0d 100644 --- a/storagehandler.cpp +++ b/storagehandler.cpp
@@ -7,7 +7,7 @@ #include "storagehandler.h" #include "storageaddsel.h" -#include "ipmid-api.h" +#include "host-ipmid/ipmid-api.h" void register_netfn_storage_functions() __attribute__((constructor));