#ifndef PUZZLES_GTK_H
#define PUZZLES_GTK_H

extern const char *const *const xpm_icons[];
extern const int n_xpm_icons;

#endif /* PUZZLES_GTK_H */
