Files
gimp/devel-docs/tools/units.h
2010-08-11 01:18:19 -04:00

9 lines
94 B
C

#ifndef __UNITS_H__
#define __UNITS_H__
void units_init (void);
#endif /* __UNITS_H__ */