X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eaff0f0d3f7828c2acd9ebde4979acc0b3fa43b5..ec54fe9e186fd7d8f49180690ddf064201438893:/src/unix/stackwalk.cpp diff --git a/src/unix/stackwalk.cpp b/src/unix/stackwalk.cpp index 556eaf6837..36a85a7ac8 100644 --- a/src/unix/stackwalk.cpp +++ b/src/unix/stackwalk.cpp @@ -27,6 +27,9 @@ #ifndef WX_PRECOMP #include "wx/string.h" + #include "wx/app.h" + #include "wx/log.h" + #include "wx/utils.h" #endif #include "wx/stackwalk.h"