]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/pnghand.h
1 #ifndef __PNGHANDH_BASE__
2 #define __PNGHANDH_BASE__
4 #if defined(__WINDOWS__)
5 #include "wx/msw/pnghand.h"
6 #elif defined(__MOTIF__)
7 #include "wx/xt/pnghand.h"
9 #include "wx/gtk/pnghand.h"