aboutsummaryrefslogtreecommitdiff
path: root/body/fltk-widgets-progress_bars.adb
diff options
context:
space:
mode:
Diffstat (limited to 'body/fltk-widgets-progress_bars.adb')
-rw-r--r--body/fltk-widgets-progress_bars.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/body/fltk-widgets-progress_bars.adb b/body/fltk-widgets-progress_bars.adb
index 8dc24ee..d04c275 100644
--- a/body/fltk-widgets-progress_bars.adb
+++ b/body/fltk-widgets-progress_bars.adb
@@ -7,7 +7,7 @@
with
FLTK.Widgets.Groups,
- Interfaces.C.Strings;
+ Interfaces.C;
package body FLTK.Widgets.Progress_Bars is