summaryrefslogtreecommitdiff
path: root/body/fltk-images-rgb-png.adb
diff options
context:
space:
mode:
Diffstat (limited to 'body/fltk-images-rgb-png.adb')
-rw-r--r--body/fltk-images-rgb-png.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/body/fltk-images-rgb-png.adb b/body/fltk-images-rgb-png.adb
index 84dc9af..aa25b7b 100644
--- a/body/fltk-images-rgb-png.adb
+++ b/body/fltk-images-rgb-png.adb
@@ -16,6 +16,8 @@ package body FLTK.Images.RGB.PNG is
-- Functions From C --
------------------------
+ -- Allocation --
+
function new_fl_png_image
(F : in Interfaces.C.char_array)
return Storage.Integer_Address;