aboutsummaryrefslogtreecommitdiffstats
path: root/parse.adb
diff options
context:
space:
mode:
Diffstat (limited to 'parse.adb')
-rw-r--r--parse.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.adb b/parse.adb
index 09ebc818d..d2c931ee6 100644
--- a/parse.adb
+++ b/parse.adb
@@ -23,7 +23,7 @@ with Scan; use Scan;
with Iirs_Utils; use Iirs_Utils;
with Errorout; use Errorout;
with Std_Names; use Std_Names;
-with Flags;
+with Flags; use Flags;
with Name_Table;
with Str_Table;
with Xrefs;