fltkhs-0.5.3.0: c-src/Fl_BMP_ImageC.h
#ifndef __FL_BMP_IMAGE_C__
#define __FL_BMP_IMAGE_C__
#ifdef __cplusplus
#include "FL/Fl.H"
#include "FL/Fl_BMP_Image.H"
#include "Fl_CallbackC.h"
EXPORT {
#endif
FL_EXPORT_C_HEADER(fl_BMP_Image,Fl_BMP_Image_New,(const char* filename));
#ifdef __cplusplus
}
#endif
#endif