summaryrefslogtreecommitdiffstats
path: root/fnet/src/examples/ping/packets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fnet/src/examples/ping/packets.cpp')
-rw-r--r--fnet/src/examples/ping/packets.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnet/src/examples/ping/packets.cpp b/fnet/src/examples/ping/packets.cpp
index e5e9f645c9a..6aa54838c8b 100644
--- a/fnet/src/examples/ping/packets.cpp
+++ b/fnet/src/examples/ping/packets.cpp
@@ -1,7 +1,7 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-#include <vespa/fnet/fnet.h>
#include "packets.h"
+#include <vespa/fnet/databuffer.h>
uint32_t
PingRequest::GetPCODE()