aboutsummaryrefslogtreecommitdiffstats
path: root/fnet/src/tests/printstuff/printstuff_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fnet/src/tests/printstuff/printstuff_test.cpp')
-rw-r--r--fnet/src/tests/printstuff/printstuff_test.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/fnet/src/tests/printstuff/printstuff_test.cpp b/fnet/src/tests/printstuff/printstuff_test.cpp
index f112763d248..f8593fb7b04 100644
--- a/fnet/src/tests/printstuff/printstuff_test.cpp
+++ b/fnet/src/tests/printstuff/printstuff_test.cpp
@@ -1,6 +1,9 @@
// Copyright 2016 Yahoo Inc. 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/frt/frt.h>
+#include <vespa/fnet/frt/rpcrequest.h>
+#include <vespa/fnet/packetqueue.h>
+#include <vespa/fnet/info.h>
+#include <vespa/fnet/frt/packets.h>
void printError(uint32_t ecode) {
fprintf(stderr, "error(%u): %s: %s\n",