Move common parts of API.

This commit is contained in:
XMRig
2018-04-13 07:12:53 +07:00
parent 41292a41a1
commit 85731f5f39
10 changed files with 17 additions and 17 deletions

View File

@@ -45,7 +45,7 @@
#ifndef XMRIG_NO_HTTPD
# include "api/Httpd.h"
# include "common/api/Httpd.h"
#endif