X-Git-Url: https://git.cworth.org/git?p=spritext;a=blobdiff_plain;f=spritext.c;fp=spritext.c;h=0d47d198e1b922e02a4bb2c7dbc4cc8a2922369e;hp=87feeae273f16fa27c6164a3e2277eb4d7ba70d0;hb=cb1f02bb191b26cdb86cf7f0d511950840c47d10;hpb=c7ceb8cdd1745d3eaf0f8b63dc2ddc332074da22 diff --git a/spritext.c b/spritext.c index 87feeae..0d47d19 100644 --- a/spritext.c +++ b/spritext.c @@ -1,3 +1,5 @@ +/* XXX: Copyright/license blurb needed here */ + #include #include #include @@ -5,9 +7,11 @@ #include #include #include + #ifndef CAIRO_HAS_PNG_FUNCTIONS #error This program requires cairo with PNG support #endif + #include #include FT_FREETYPE_H