aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/namet.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/namet.adb')
-rw-r--r--gcc/ada/namet.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/namet.adb b/gcc/ada/namet.adb
index fd458a3..2dcbe1a 100644
--- a/gcc/ada/namet.adb
+++ b/gcc/ada/namet.adb
@@ -38,7 +38,7 @@ with Opt; use Opt;
with Output; use Output;
with System; use System;
with Tree_IO; use Tree_IO;
-with Widechar; use Widechar;
+with Widechar;
with Interfaces; use Interfaces;