lib: remove librte_ prefix from directory names
[dpdk.git] / app / test / test_memzone.c
index 0343b03..03a9d1d 100644 (file)
@@ -18,7 +18,7 @@
 #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"