]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_memzone.c
lib: remove librte_ prefix from directory names
[dpdk.git] / app / test / test_memzone.c
index 0343b0326eea0a9616221131c6c67dac0a7da69d..03a9d1d3bb1b9e95551dedae3d6aeed92edb3839 100644 (file)
@@ -18,7 +18,7 @@
 #include <rte_string_fns.h>
 #include <rte_errno.h>
 #include <rte_malloc.h>
 #include <rte_string_fns.h>
 #include <rte_errno.h>
 #include <rte_malloc.h>
-#include "../../lib/librte_eal/common/malloc_elem.h"
+#include "../../lib/eal/common/malloc_elem.h"
 
 #include "test.h"
 
 
 #include "test.h"