Fix build with glib 2.67.3.
As of glib 2.67.3, <glib.h> can no longer be included in extern "C" blocks. It was indirectly included by both "types.h" and "color.h". "types.h" already does not need to be wrapped in an extern "C" block, "color.h" does but can be modified not to, so with that changed they can be moved out. (cherry picked from commit eb24388f)
Loading
-
@kloczek We're releasing 1.1 in a few weeks from now (tentative date May 24th) - there's not going to be an 1.0.3.
Please register or sign in to comment