diff options
Diffstat (limited to 'src/common/procmon.h')
-rw-r--r-- | src/common/procmon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/procmon.h b/src/common/procmon.h index 46b6435af6..246ddd71d0 100644 --- a/src/common/procmon.h +++ b/src/common/procmon.h @@ -12,7 +12,7 @@ #include "common/compat.h" #include "common/compat_libevent.h" -#include "common/torlog.h" +#include "lib/log/torlog.h" typedef struct tor_process_monitor_t tor_process_monitor_t; |