diff --git a/libraries/io/tr_10GbE/tb/vhdl/tb_tr_10GbE.vhd b/libraries/io/tr_10GbE/tb/vhdl/tb_tr_10GbE.vhd index 5952762232f7e8cb146e57a7131c7e0ab662fb5f..537df317a20b2555020497c67f65d9abd8cd1fbc 100644 --- a/libraries/io/tr_10GbE/tb/vhdl/tb_tr_10GbE.vhd +++ b/libraries/io/tr_10GbE/tb/vhdl/tb_tr_10GbE.vhd @@ -39,7 +39,7 @@ USE common_lib.common_network_total_header_pkg.ALL; USE common_lib.tb_common_pkg.ALL; USE dp_lib.dp_stream_pkg.ALL; USE technology_lib.technology_pkg.ALL; -USE tech_mac_10g_lib.tech_mac_10g_pkg.ALL; +USE tech_mac_10g_lib.tech_mac_10g_component_pkg.ALL; USE tech_mac_10g_lib.tb_tech_mac_10g_pkg.ALL;