imagemap-gdk.h revision 1958a512623ac2a147c228b63bf323e3d199fd8b
#ifndef __GRAYMAP_GDK_H__
#define __GRAYMAP_GDK_H__
#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 0
#endif
#include "imagemap.h"
#include <gdk-pixbuf/gdk-pixbuf.h>
/*#########################################################################
### I M A G E M A P --- GDK
#########################################################################*/
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif /* __GRAYMAP_GDK_H__ */
/*#########################################################################
### E N D O F F I L E
#########################################################################*/