summaryrefslogtreecommitdiff
path: root/body/c_fl_png_image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'body/c_fl_png_image.cpp')
-rw-r--r--body/c_fl_png_image.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/body/c_fl_png_image.cpp b/body/c_fl_png_image.cpp
index a4a6d71..ae77476 100644
--- a/body/c_fl_png_image.cpp
+++ b/body/c_fl_png_image.cpp
@@ -24,3 +24,4 @@ void free_fl_png_image(PNGIMAGE p) {
delete static_cast<Fl_PNG_Image*>(p);
}
+