diff options
Diffstat (limited to 'body/fltk-widgets-inputs-text-outputs.adb')
-rw-r--r-- | body/fltk-widgets-inputs-text-outputs.adb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/body/fltk-widgets-inputs-text-outputs.adb b/body/fltk-widgets-inputs-text-outputs.adb index eeb83fb..6be0738 100644 --- a/body/fltk-widgets-inputs-text-outputs.adb +++ b/body/fltk-widgets-inputs-text-outputs.adb @@ -6,8 +6,7 @@ with - FLTK.Widgets.Groups, - Interfaces.C.Strings; + FLTK.Widgets.Groups; package body FLTK.Widgets.Inputs.Text.Outputs is |