aboutsummaryrefslogtreecommitdiffstats
path: root/sem_specs.adb
diff options
context:
space:
mode:
Diffstat (limited to 'sem_specs.adb')
-rw-r--r--sem_specs.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/sem_specs.adb b/sem_specs.adb
index 005ad57b9..7d1274984 100644
--- a/sem_specs.adb
+++ b/sem_specs.adb
@@ -28,7 +28,7 @@ with Sem_Assocs; use Sem_Assocs;
with Libraries;
with Iir_Chains; use Iir_Chains;
with Sem_Types;
-with Flags;
+with Flags; use Flags;
with Name_Table;
with Std_Names;
with Sem_Decls;