diff --git a/src/common/debugrpt.cpp b/src/common/debugrpt.cpp index 9e8ed6aff4..6dd37c874c 100644 --- a/src/common/debugrpt.cpp +++ b/src/common/debugrpt.cpp @@ -26,6 +26,7 @@ #ifndef WX_PRECOMP #include "wx/app.h" #include "wx/log.h" + #include "wx/ffile.h" #include "wx/intl.h" #include "wx/utils.h" #endif // WX_PRECOMP