]> gitweb.michael.orlitzky.com - libsvgtiny.git/blobdiff - colors.gperf
Add scale argument to svgtiny_test and svgtiny_display.
[libsvgtiny.git] / colors.gperf
index ae05e60a80230a40db654724bde92fc3361500c2..89152d246dcb3e9db801683d99b065c6b7484b96 100644 (file)
@@ -15,6 +15,7 @@
 %{
 #include <string.h>
 #include "svgtiny.h"
+#include "svgtiny_internal.h"
 %}
 
 struct svgtiny_named_color;