aboutsummaryrefslogtreecommitdiffstats
path: root/libglitter_compose_float.c
blob: 197aaeaca8c304eb21ffce934de864741f0d0315 (plain) (blame)
1
2
3
4
/* See LICENSE file for copyright and license details. */
#define libglitter_compose_double libglitter_compose_float
#define double float
#include "libglitter_compose_double.c"