common/dpaax: move OF library from DPAA bus
[dpdk.git] / drivers / bus / dpaa / base / fman / fman.c
index 8fa9b8c..462efd2 100644 (file)
@@ -11,7 +11,7 @@
 
 /* This header declares the driver interface we implement */
 #include <fman.h>
-#include <of.h>
+#include <dpaa_of.h>
 #include <rte_malloc.h>
 #include <rte_dpaa_logs.h>
 #include <rte_string_fns.h>