Fix Linux build.

This commit is contained in:
XMRig 2018-04-21 21:41:39 +07:00
parent 45e8a0525c
commit 259a1774ca
4 changed files with 4 additions and 3 deletions

View file

@ -38,7 +38,7 @@
#ifdef HAVE_SYSLOG_H
# include "log/SysLog.h"
# include "common/log/SysLog.h"
#endif