X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=cli%2Fcli.hpp;h=c35cb3ac9eb6144cea3eb898dc4db092eae97007;hb=940cdb8b143455fe2fc002ffd50f5e2ffcaf1260;hp=4f3e2b9b36d2f2ad179dac478a9e1d152175f9dc;hpb=e40a6ab0e01933c31a4e4701ea300736d7e3e32b;p=apitrace diff --git a/cli/cli.hpp b/cli/cli.hpp index 4f3e2b9..c35cb3a 100644 --- a/cli/cli.hpp +++ b/cli/cli.hpp @@ -47,6 +47,7 @@ extern const Command dump_command; extern const Command dump_images_command; extern const Command pickle_command; extern const Command repack_command; +extern const Command retrace_command; extern const Command trace_command; extern const Command trim_command;