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