aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/makegpr.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/makegpr.adb')
-rw-r--r--gcc/ada/makegpr.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/makegpr.adb b/gcc/ada/makegpr.adb
index 5594bba..7f39b00 100644
--- a/gcc/ada/makegpr.adb
+++ b/gcc/ada/makegpr.adb
@@ -2938,7 +2938,7 @@ package body Makegpr is
procedure Gprmake is
begin
- Initialize;
+ Makegpr.Initialize;
if Verbose_Mode then
Write_Eol;