X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..9b2a74693ea0ac096f5099caac4a5ead3268e07f:/src/gtk1/dialog.cpp diff --git a/src/gtk1/dialog.cpp b/src/gtk1/dialog.cpp index eab01d62fd..a58dcb55db 100644 --- a/src/gtk1/dialog.cpp +++ b/src/gtk1/dialog.cpp @@ -14,9 +14,9 @@ #ifndef WX_PRECOMP #include "wx/app.h" + #include "wx/frame.h" #endif // WX_PRECOMP -#include "wx/frame.h" #include "wx/cursor.h" #include "wx/evtloop.h"