r510: Fixed the path to the default wipe shape.
[cinelerra_cv.git] / toolame-02l / mem.h
blobdc3fb9ca842a2d22f7a155be0232885aef5c24e9
1 void *mem_alloc (unsigned long, char *);
2 void mem_free (void **);