gimp/plug-ins/gimpressionist/random.h

8 lines
76 B
C

#ifndef __RAND_H
#define __RAND_H
extern GRand *random_generator;
#endif