aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/std_package.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/std_package.adb')
-rw-r--r--src/vhdl/std_package.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/std_package.adb b/src/vhdl/std_package.adb
index 02f604936..ee6b8cdac 100644
--- a/src/vhdl/std_package.adb
+++ b/src/vhdl/std_package.adb
@@ -82,7 +82,7 @@ package body Std_Package is
end Create_Known_Iir;
begin
Std_Filename := Name_Table.Get_Identifier ("*std_standard*");
- Std_Location := Files_Map.Source_File_To_Location
+ Std_Location := Files_Map.File_To_Location
(Files_Map.Create_Virtual_Source_File (Std_Filename));
if Create_Iir_Error /= Error_Mark then