aboutsummaryrefslogtreecommitdiff
path: root/src/zennet/zennet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zennet/zennet.cpp')
-rw-r--r--src/zennet/zennet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zennet/zennet.cpp b/src/zennet/zennet.cpp
index 30a012a3b..47157c3ed 100644
--- a/src/zennet/zennet.cpp
+++ b/src/zennet/zennet.cpp
@@ -12,7 +12,7 @@ void
zennet_forcelinktests()
{
#if ZEN_WITH_TESTS
- zen::statsd_forcelink();
+ statsd_forcelink();
#endif
}