Revert "Don't forget to include <glib-object.h>"
This reverts commit 9fce4757ce.
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
#ifndef __GIMP_BASE_ENUMS_H__
|
||||
#define __GIMP_BASE_ENUMS_H__
|
||||
|
||||
#include <glib-object.h>
|
||||
|
||||
/**
|
||||
* SECTION: gimpbaseenums
|
||||
@ -29,6 +28,7 @@
|
||||
* Basic GIMP enumeration data types.
|
||||
**/
|
||||
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/* For information look into the C source or the html documentation */
|
||||
|
||||
@ -19,7 +19,6 @@
|
||||
#ifndef __GIMP_BASE_TYPES_H__
|
||||
#define __GIMP_BASE_TYPES_H__
|
||||
|
||||
#include <glib-object.h>
|
||||
|
||||
#include <libgimpcolor/gimpcolortypes.h>
|
||||
#include <libgimpmath/gimpmathtypes.h>
|
||||
|
||||
Reference in New Issue
Block a user