aboutsummaryrefslogtreecommitdiff
path: root/helper/include/odph_ring.h
diff options
context:
space:
mode:
Diffstat (limited to 'helper/include/odph_ring.h')
-rw-r--r--helper/include/odph_ring.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/helper/include/odph_ring.h b/helper/include/odph_ring.h
index 76c1db8..65c32ad 100644
--- a/helper/include/odph_ring.h
+++ b/helper/include/odph_ring.h
@@ -97,9 +97,9 @@ extern "C" {
#endif
-#include <odp_std_types.h>
-#include <odp_hints.h>
-#include <odp_atomic.h>
+#include <odp/std_types.h>
+#include <odp/hints.h>
+#include <odp/atomic.h>
#include <errno.h>
#include <sys/queue.h>