X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/949c9f74c3ec1b3fba78079a5690034d1facfdb8..24aab8e81a8627802e4111d9c99a50ece8d0026e:/src/generic/dbgrptg.cpp diff --git a/src/generic/dbgrptg.cpp b/src/generic/dbgrptg.cpp index 3097c75ee3..8bac4199c7 100644 --- a/src/generic/dbgrptg.cpp +++ b/src/generic/dbgrptg.cpp @@ -34,6 +34,7 @@ #include "wx/intl.h" #include "wx/stattext.h" #include "wx/filedlg.h" + #include "wx/valtext.h" #endif // WX_PRECOMP #include "wx/filename.h" @@ -41,7 +42,6 @@ #include "wx/mimetype.h" #include "wx/statline.h" -#include "wx/valtext.h" #ifdef __WXMSW__ #include "wx/evtloop.h" // for SetCriticalWindow()