aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_bench_packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/performance/odp_bench_packet.c')
-rw-r--r--test/performance/odp_bench_packet.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/performance/odp_bench_packet.c b/test/performance/odp_bench_packet.c
index cf79b9618..e80e823f6 100644
--- a/test/performance/odp_bench_packet.c
+++ b/test/performance/odp_bench_packet.c
@@ -17,7 +17,8 @@
#include <inttypes.h>
#include <signal.h>
-#include <test_packet_parser.h>
+#include <test_packet_ipv4.h>
+#include <test_packet_ipv6.h>
#include <odp_api.h>
#include <odp/helper/odph_api.h>