XPM_LAST
};
-#if defined HAVE_XPM || defined HAVE_NS
+#if defined HAVE_XPM || defined HAVE_NS || defined HAVE_PGTK
/* Vector of image_keyword structures describing the format
of valid XPM image specifications. */
#endif /* WINDOWSNT */
-#if defined HAVE_XPM || defined HAVE_NS
+#if defined HAVE_XPM || defined HAVE_NS || defined HAVE_PGTK
/* Value is true if COLOR_SYMBOLS is a valid color symbols list
for XPM images. Such a list must consist of conses whose car and
cdr are strings. */
#endif /* HAVE_XPM && !USE_CAIRO */
#if (defined USE_CAIRO && defined HAVE_XPM) \
- || (defined HAVE_NS && !defined HAVE_XPM)
+ || ((defined HAVE_NS || defined HAVE_PGTK) && !defined HAVE_XPM)
/* XPM support functions for NS where libxpm is not available, and for
Cairo. Only XPM version 3 (without any extensions) is supported. */