summaryrefslogtreecommitdiff
path: root/colors.gperf
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2008-02-18 20:47:03 +0000
committerJames Bursa <james@netsurf-browser.org>2008-02-18 20:47:03 +0000
commit6f7443f938b95b5a5b4b66f5e2f8f93415d888b3 (patch)
tree5ceb38bd7da19d9c315c3218fb6fb8bf64ec5c2f /colors.gperf
parent307db5bbbc3b9c143aa99f61289dd39e65583c23 (diff)
downloadlibsvgtiny-6f7443f938b95b5a5b4b66f5e2f8f93415d888b3.tar.gz
libsvgtiny-6f7443f938b95b5a5b4b66f5e2f8f93415d888b3.tar.bz2
Linear gradients, part 1.
svn path=/trunk/libsvgtiny/; revision=3861
Diffstat (limited to 'colors.gperf')
-rw-r--r--colors.gperf1
1 files changed, 1 insertions, 0 deletions
diff --git a/colors.gperf b/colors.gperf
index ae05e60..89152d2 100644
--- a/colors.gperf
+++ b/colors.gperf
@@ -15,6 +15,7 @@
%{
#include <string.h>
#include "svgtiny.h"
+#include "svgtiny_internal.h"
%}
struct svgtiny_named_color;