aboutsummaryrefslogtreecommitdiff
path: root/src/draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/draw.h')
-rw-r--r--src/draw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/draw.h b/src/draw.h
new file mode 100644
index 0000000..3cfc460
--- /dev/null
+++ b/src/draw.h
@@ -0,0 +1 @@
+int fill_bg(cairo_t *c, double w, double h);