#ifndef xobjects_h_ #define xobjects_h_ #include <X11/Xlib.h> extern Pixmap TileImage, TileMask ; extern Pixmap HighlightImage, HighlightMask ; extern Pixmap HighlightBehindMask ; extern Pixmap ButtonBarImage ; extern Window ButtonBarWindow ; extern Window WMFrame ; #endif /* xobjects_h_ */