X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c20e8f816b21b911e3a8ed8197c21df6ce726d6..277ccdafe111a97a22431a4acc81b9e9ef7c2f8a:/src/mac/classic/app.cpp diff --git a/src/mac/classic/app.cpp b/src/mac/classic/app.cpp index 16f2be2066..80a5cd86da 100644 --- a/src/mac/classic/app.cpp +++ b/src/mac/classic/app.cpp @@ -36,9 +36,9 @@ #include "wx/textctrl.h" #include "wx/memory.h" #include "wx/gdicmn.h" + #include "wx/module.h" #endif -#include "wx/module.h" #include "wx/tooltip.h" #include "wx/docview.h" #include "wx/filename.h" @@ -48,9 +48,9 @@ // mac #ifndef __DARWIN__ - #if __option(profile) - #include - #endif + #if __option(profile) + #include + #endif #endif #include "apprsrc.h"