mirror of https://github.com/GNOME/gimp.git
7 lines
104 B
C
7 lines
104 B
C
![]() |
#ifndef __GIMP_OBJECT_F_H__
|
||
|
#define __GIMP_OBJECT_F_H__
|
||
|
|
||
|
typedef struct _GimpObject GimpObject;
|
||
|
|
||
|
#endif
|