gimp/app/batch.h

9 lines
93 B
C

#ifndef __BATCH_H__
#define __BATCH_H__
void batch_init (void);
#endif /* __BATCH_H__ */