#ifndef __CAMAELON_DRAW_FUNCTIONS_H__ #define __CAMAELON_DRAW_FUNCTIONS_H__ #include <AppKit/AppKit.h> #include <Foundation/Foundation.h> #include "GSDrawFunctions.h" @interface CamaelonDrawFunctions : GSTheme @end #endif