X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/86ca2b4cdaeb6d0495a6b176169e5e5a51995380..9e9c7a152521988359bf0deac451267b2ac1630b:/tests/test.cpp diff --git a/tests/test.cpp b/tests/test.cpp index 1990698b1d..ae856107fa 100644 --- a/tests/test.cpp +++ b/tests/test.cpp @@ -107,6 +107,7 @@ bool TestApp::OnCmdLineParsed(wxCmdLineParser& parser) return wxAppConsole::OnCmdLineParsed(parser); } +#include "wx/uri.h" // Run // int TestApp::OnRun()