X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f5c6eb5c178b44f4400495e06274ffd130635190..594f0f5bf1355fb8d58f403d3ebacc1c1767c429:/src/mac/notebmac.cpp?ds=inline diff --git a/src/mac/notebmac.cpp b/src/mac/notebmac.cpp index 6f555d06c9..17b89bde2e 100644 --- a/src/mac/notebmac.cpp +++ b/src/mac/notebmac.cpp @@ -20,11 +20,11 @@ #pragma implementation "notebook.h" #endif -#include -#include -#include -#include -#include +#include "wx/string.h" +#include "wx/log.h" +#include "wx/imaglist.h" +#include "wx/notebook.h" +#include "wx/mac/uma.h" // ---------------------------------------------------------------------------- // macros // ----------------------------------------------------------------------------