X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a393585a1e1695cf397aaf0951685bf0ccaf640e..f02fe2efc8e0788f8d57b59527dc17fff914c40c:/samples/debugrpt/debugrpt.cpp diff --git a/samples/debugrpt/debugrpt.cpp b/samples/debugrpt/debugrpt.cpp index ff6266a57f..4de12cb5a7 100644 --- a/samples/debugrpt/debugrpt.cpp +++ b/samples/debugrpt/debugrpt.cpp @@ -14,6 +14,7 @@ // ---------------------------------------------------------------------------- #include "wx/app.h" +#include "wx/log.h" #include "wx/frame.h" #include "wx/menu.h" #include "wx/msgdlg.h"