aboutsummaryrefslogtreecommitdiff
path: root/helper/hashtable.c
diff options
context:
space:
mode:
Diffstat (limited to 'helper/hashtable.c')
-rw-r--r--helper/hashtable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/hashtable.c b/helper/hashtable.c
index e0f562e5c..8bb1ae57c 100644
--- a/helper/hashtable.c
+++ b/helper/hashtable.c
@@ -10,7 +10,7 @@
#include "odph_hashtable.h"
#include "odph_list_internal.h"
#include "odph_debug.h"
-#include <odp.h>
+#include <odp_api.h>
#define ODPH_SUCCESS 0
#define ODPH_FAIL -1