diff --git a/libraries/technology/10gbase_r/tech_10gbase_r_component_pkg.vhd b/libraries/technology/10gbase_r/tech_10gbase_r_component_pkg.vhd
index abc336e465e6611dbeda6d6e979304e5b66cbf1a..886324d7a3ea28730668e308ee6d7906e9ddf10f 100644
--- a/libraries/technology/10gbase_r/tech_10gbase_r_component_pkg.vhd
+++ b/libraries/technology/10gbase_r/tech_10gbase_r_component_pkg.vhd
@@ -21,9 +21,8 @@
 
 -- Purpose: IP components declarations for various devices that get wrapped by the tech components
 
-LIBRARY IEEE, technology_lib;
+LIBRARY IEEE;
 USE IEEE.STD_LOGIC_1164.ALL;
-USE technology_lib.technology_pkg.ALL;
 
 PACKAGE tech_10gbase_r_component_pkg IS