summaryrefslogtreecommitdiffstats
path: root/fnet/src/tests/thread_selection/thread_selection_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fnet/src/tests/thread_selection/thread_selection_test.cpp')
-rw-r--r--fnet/src/tests/thread_selection/thread_selection_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnet/src/tests/thread_selection/thread_selection_test.cpp b/fnet/src/tests/thread_selection/thread_selection_test.cpp
index ecfe0c57d5c..35df07221a2 100644
--- a/fnet/src/tests/thread_selection/thread_selection_test.cpp
+++ b/fnet/src/tests/thread_selection/thread_selection_test.cpp
@@ -1,6 +1,6 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/vespalib/testkit/test_kit.h>
-#include <vespa/fnet/fnet.h>
+#include <vespa/fnet/transport.h>
#include <vespa/vespalib/util/stringfmt.h>
#include <thread>
#include <chrono>