Skip to content

Commit 6cd92ce

Browse files
committed
fix yql dependency
1 parent a052cdc commit 6cd92ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ydb/library/yql/udfs/common/protobuf/protobuf_udf.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#include <yql/library/protobuf_udf/type_builder.h>
2-
#include <yql/library/protobuf_udf/value_builder.h>
1+
#include <ydb/library/yql/minikql/protobuf_udf/type_builder.h>
2+
#include <ydb/library/yql/minikql/protobuf_udf/value_builder.h>
33
#include <ydb/library/yql/public/udf/udf_value.h>
44
#include <ydb/library/yql/public/udf/udf_registrator.h>
55

0 commit comments

Comments
 (0)