aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_procmon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/test_procmon.c')
-rw-r--r--src/test/test_procmon.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/test/test_procmon.c b/src/test/test_procmon.c
index 9e63fc006d..e23578f4fd 100644
--- a/src/test/test_procmon.c
+++ b/src/test/test_procmon.c
@@ -1,14 +1,14 @@
-/* Copyright (c) 2010-2016, The Tor Project, Inc. */
+/* Copyright (c) 2010-2019, The Tor Project, Inc. */
/* See LICENSE for licensing information */
#define PROCMON_PRIVATE
#include "orconfig.h"
-#include "or.h"
-#include "test.h"
+#include "core/or/or.h"
+#include "test/test.h"
-#include "procmon.h"
+#include "lib/evloop/procmon.h"
-#include "log_test_helpers.h"
+#include "test/log_test_helpers.h"
#define NS_MODULE procmon