aboutsummaryrefslogtreecommitdiff
path: root/test/common_plat/performance/odp_crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/common_plat/performance/odp_crypto.c')
-rw-r--r--test/common_plat/performance/odp_crypto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/common_plat/performance/odp_crypto.c b/test/common_plat/performance/odp_crypto.c
index 993628830..954bdb794 100644
--- a/test/common_plat/performance/odp_crypto.c
+++ b/test/common_plat/performance/odp_crypto.c
@@ -17,7 +17,7 @@
#include <sys/resource.h>
#include <odp_api.h>
-#include <odp/helper/linux.h>
+#include <odp/helper/odph_api.h>
#define app_err(fmt, ...) \
fprintf(stderr, "%s:%d:%s(): Error: " fmt, __FILE__, \