#ifndef __CAMAELON_DRAW_FUNCTIONS_H__ #define __CAMAELON_DRAW_FUNCTIONS_H__ #include #include #include "GSDrawFunctions.h" @interface CamaelonDrawFunctions : GSTheme @end #endif