Fixed with API build
This commit is contained in:
parent
c7f133a6e3
commit
08f3e890bd
1 changed files with 2 additions and 1 deletions
|
@ -50,6 +50,7 @@
|
|||
|
||||
#ifndef XMRIG_NO_HTTPD
|
||||
# include "api/Httpd.h"
|
||||
# include "api/Api.h"
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -300,4 +301,4 @@ void App::onCommandReceived(uv_async_t* async)
|
|||
case ControlCommand::PUBLISH_CONFIG:;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue