diff options
Diffstat (limited to 'src/or/status.h')
-rw-r--r-- | src/or/status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/status.h b/src/or/status.h index f75e8f9995..840ec11986 100644 --- a/src/or/status.h +++ b/src/or/status.h @@ -4,7 +4,7 @@ #ifndef TOR_STATUS_H #define TOR_STATUS_H -#include "testsupport.h" +#include "common/testsupport.h" int log_heartbeat(time_t now); |