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