gimp/app/gimplistF.h

7 lines
114 B
C

#ifndef __GIMPLISTF_H__
#define __GIMPLISTF_H__
typedef struct _GimpList GimpList;
#endif /* __GIMPLISTF_H__ */