1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-01-23 06:52:33 -05:00

Move common parts of API.

This commit is contained in:
XMRig
2018-04-13 07:12:53 +07:00
parent 51422f4b1e
commit a6b698d4eb
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