From da4ae8a6b6bc45f301c1493bb55b09e2f1209ac2 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 22 Jun 2018 10:32:10 -0400 Subject: Automated fixup of include paths after torlog.h movement. --- src/common/procmon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/procmon.h') 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; -- cgit v1.2.3-54-g00ecf