mirror of
https://github.com/xmrig/xmrig.git
synced 2024-11-18 18:11:05 +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__
|
#define __SYSLOG_H__
|
||||||
|
|
||||||
|
|
||||||
#include "interfaces/ILogBackend.h"
|
#include "common/interfaces/ILogBackend.h"
|
||||||
|
|
||||||
|
|
||||||
class SysLog : public ILogBackend
|
class SysLog : public ILogBackend
|
||||||
|
|
Loading…
Reference in a new issue