net/hns3: fix typos on comments
[dpdk.git] / drivers / net / txgbe / base / txgbe.h
index 9aee973..d719951 100644 (file)
@@ -6,5 +6,12 @@
 #define _TXGBE_H_
 
 #include "txgbe_type.h"
+#include "txgbe_mng.h"
+#include "txgbe_mbx.h"
+#include "txgbe_eeprom.h"
+#include "txgbe_phy.h"
+#include "txgbe_hw.h"
+#include "txgbe_vf.h"
+#include "txgbe_dcb.h"
 
 #endif /* _TXGBE_H_ */