moved external definitions from gfxpoly.c to art/art_svp_intersect.h
[swftools.git] / installer / utils.h
1 #ifndef __utils_h__
2 #define __utils_h__
3 char* concatPaths(const char*base, const char*add);
4 #endif