diff options
| author | vvvv <[email protected]> | 2024-11-07 04:19:26 +0300 |
|---|---|---|
| committer | vvvv <[email protected]> | 2024-11-07 04:29:50 +0300 |
| commit | 2661be00f3bc47590fda9218bf0386d6355c8c88 (patch) | |
| tree | 3d316c07519191283d31c5f537efc6aabb42a2f0 /yql/essentials/tools/udf_probe/udf_probe.cpp | |
| parent | cf2a23963ac10add28c50cc114fbf48953eca5aa (diff) | |
Moved yql/minikql YQL-19206
init
[nodiff:caesar]
commit_hash:d1182ef7d430ccf7e4d37ed933c7126d7bd5d6e4
Diffstat (limited to 'yql/essentials/tools/udf_probe/udf_probe.cpp')
| -rw-r--r-- | yql/essentials/tools/udf_probe/udf_probe.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yql/essentials/tools/udf_probe/udf_probe.cpp b/yql/essentials/tools/udf_probe/udf_probe.cpp index 376914eed88..7f7e7d28a8c 100644 --- a/yql/essentials/tools/udf_probe/udf_probe.cpp +++ b/yql/essentials/tools/udf_probe/udf_probe.cpp @@ -1,4 +1,4 @@ -#include <contrib/ydb/library/yql/minikql/mkql_function_registry.h> +#include <yql/essentials/minikql/mkql_function_registry.h> #include <util/generic/yexception.h> #include <util/generic/string.h> |
