mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 09:23:24 +00:00
register GimpRGB as a boxed type.
2004-07-26 Sven Neumann <sven@gimp.org> * libgimpcolor/gimprgb.[ch]: register GimpRGB as a boxed type. * libgimpcolor/gimpadaptivesupersample.c * libgimpcolor/gimpcolorspace.c * libgimpcolor/gimprgb-parse.c * libgimp/gimp.h: include <glib-object.h> instead of <glib.h>.
This commit is contained in:
parent
9774728dec
commit
c03a5b837e
9 changed files with 57 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
#include "libgimpmath/gimpmath.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue