summaryrefslogtreecommitdiffstats
path: root/library/cpp/lwtrace/example4/lwtrace_example4.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/lwtrace/example4/lwtrace_example4.cpp')
-rw-r--r--library/cpp/lwtrace/example4/lwtrace_example4.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/lwtrace/example4/lwtrace_example4.cpp b/library/cpp/lwtrace/example4/lwtrace_example4.cpp
index 7b55a07c75d..65dcf1b6128 100644
--- a/library/cpp/lwtrace/example4/lwtrace_example4.cpp
+++ b/library/cpp/lwtrace/example4/lwtrace_example4.cpp
@@ -1,4 +1,4 @@
-#include <library/cpp/lwtrace/all.h>
+#include <library/cpp/lwtrace/all.h>
#define LWTRACE_EXAMPLE_PROVIDER(PROBE, EVENT, GROUPS, TYPES, NAMES) \
PROBE(BackTrack, GROUPS(), TYPES(NLWTrace::TSymbol), NAMES("frame")) \