X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..eab77b5983cafe99bedb6cf621d3f04b9cbca8e6:/src/mac/classic/toplevel.cpp?ds=sidebyside diff --git a/src/mac/classic/toplevel.cpp b/src/mac/classic/toplevel.cpp index 7879d27791..aa5bc6892d 100644 --- a/src/mac/classic/toplevel.cpp +++ b/src/mac/classic/toplevel.cpp @@ -24,9 +24,10 @@ #pragma hdrstop #endif +#include "wx/toplevel.h" + #ifndef WX_PRECOMP #include "wx/app.h" - #include "wx/toplevel.h" #include "wx/frame.h" #include "wx/string.h" #include "wx/log.h"