]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/chkconf.h
implemented wxDC::DoGetSize() correctly for metafile DC classes
[wxWidgets.git] / include / wx / chkconf.h
index d5766c93d31e9830d74fe91697082358beee70a3..48677540e11eef5898ccf0476fa21027410831fe 100644 (file)
@@ -25,6 +25,8 @@
 #  include "wx/mac/chkconf.h"
 #elif defined(__OS2__)
 #  include "wx/os2/chkconf.h"
+#elif defined(__WXMGL__)
+#  include "wx/mgl/chkconf.h"
 #elif defined(__WXMOTIF__)
 #  include "wx/motif/chkconf.h"
 #endif