net/hns3: fix dumping VF register information
[dpdk.git] / lib / librte_stack / rte_stack.c
index 2cc7e8e..d19824f 100644 (file)
@@ -15,7 +15,7 @@
 #include <rte_tailq.h>
 
 #include "rte_stack.h"
-#include "rte_stack_pvt.h"
+#include "stack_pvt.h"
 
 int stack_logtype;