mirror of
https://github.com/xmrig/xmrig.git
synced 2024-11-05 16:07:42 +00:00
Fix Linux build.
This commit is contained in:
parent
dba78717fa
commit
974cb4162a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
#define __SYSLOG_H__
|
||||
|
||||
|
||||
#include "interfaces/ILogBackend.h"
|
||||
#include "common/interfaces/ILogBackend.h"
|
||||
|
||||
|
||||
class SysLog : public ILogBackend
|
||||
|
|
Loading…
Reference in a new issue