X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c4a8e4107300d99d0c6ec0e6c60d4899b093654..d49641639156283ee9fa747426f479f1567e0e76:/src/mac/carbon/display.cpp diff --git a/src/mac/carbon/display.cpp b/src/mac/carbon/display.cpp index bd1d5e8d73..65542cda89 100644 --- a/src/mac/carbon/display.cpp +++ b/src/mac/carbon/display.cpp @@ -5,7 +5,7 @@ // Modified by: Royce Mitchell III & Ryan Norton // Created: 06/21/02 // RCS-ID: $Id$ -// Copyright: (c) wxWindows team +// Copyright: (c) wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -25,6 +25,7 @@ #ifndef WX_PRECOMP #include "wx/dynarray.h" #include "wx/log.h" + #include "wx/msgdlg.h" #endif #ifdef __DARWIN__