X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df91131cb0f90ee8bfb194926a13b1a108ca3c6e..f5590243955d800aaeee4e2c3b8c4aec14919181:/src/mac/classic/notebmac.cpp diff --git a/src/mac/classic/notebmac.cpp b/src/mac/classic/notebmac.cpp index 02c1dd5501..9bd1c41477 100644 --- a/src/mac/classic/notebmac.cpp +++ b/src/mac/classic/notebmac.cpp @@ -23,10 +23,10 @@ #ifndef WX_PRECOMP #include "wx/string.h" + #include "wx/log.h" + #include "wx/app.h" #endif -#include "wx/app.h" -#include "wx/log.h" #include "wx/imaglist.h" #include "wx/image.h" #include "wx/mac/uma.h"