X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=common%2Ftrace_resource.hpp;h=28c5727c94944acd6215a9314373a82bb979997b;hb=bf8d87f389a361fd1acf47fcd7dad5a7c4e14a6b;hp=35c8399eff5f9054b4ba4c0e6077d88b5f6b5e98;hpb=ca7283268b6ecc29d371624b908fd85c30024056;p=apitrace diff --git a/common/trace_resource.hpp b/common/trace_resource.hpp index 35c8399..28c5727 100644 --- a/common/trace_resource.hpp +++ b/common/trace_resource.hpp @@ -36,6 +36,9 @@ namespace trace { +os::String +findProgram(const char*programFilename); + os::String findScript(const char *name);