aboutsummaryrefslogtreecommitdiffstats
path: root/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'image.h')
-rw-r--r--image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/image.h b/image.h
new file mode 100644
index 0000000..887ce3e
--- /dev/null
+++ b/image.h
@@ -0,0 +1 @@
+cairo_surface_t *load_jpeg(const char* filename);