Ticket #46854: babl-palette-values-h.patch
File babl-palette-values-h.patch, 295 bytes (added by Schamschula (Marius Schamschula), 10 years ago) |
---|
-
babl/babl-palette.c
old new 20 20 #include <string.h> 21 21 #include <stdio.h> 22 22 #include <limits.h> 23 #include <float.h> 23 24 #include <assert.h> 24 25 #include "config.h" 25 26 #include "babl-internal.h"