aboutsummaryrefslogtreecommitdiff
path: root/helper/include/odph_icmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'helper/include/odph_icmp.h')
-rw-r--r--helper/include/odph_icmp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/helper/include/odph_icmp.h b/helper/include/odph_icmp.h
index bc97008..f6adc70 100644
--- a/helper/include/odph_icmp.h
+++ b/helper/include/odph_icmp.h
@@ -18,9 +18,9 @@
extern "C" {
#endif
-#include <odp_align.h>
-#include <odp_debug.h>
-#include <odp_byteorder.h>
+#include <odp/align.h>
+#include <odp/debug.h>
+#include <odp/byteorder.h>
/** ICMP header length */
#define ODPH_ICMPHDR_LEN 8