gimp/app/gimpobjectF.h

7 lines
104 B
C

#ifndef __GIMP_OBJECT_F_H__
#define __GIMP_OBJECT_F_H__
typedef struct _GimpObject GimpObject;
#endif