X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1ed1a6098441af202801b6e1b6e19d6df0b88135..f009156727ddfbca08197b63d0fbee00df4078f5:/src/mac/carbon/display.cpp?ds=sidebyside diff --git a/src/mac/carbon/display.cpp b/src/mac/carbon/display.cpp index 8a4e67e695..8786306211 100644 --- a/src/mac/carbon/display.cpp +++ b/src/mac/carbon/display.cpp @@ -25,14 +25,17 @@ #ifndef WX_PRECOMP #include "wx/dynarray.h" #include "wx/log.h" + #include "wx/msgdlg.h" #endif #ifdef __DARWIN__ #include #else + #include #include #include #include //for VDSwitchInfoRec + #include #endif #include "wx/display.h"