Skip to content

Commit a4ba048

Browse files
committed
Fix yt client
1 parent fd598e8 commit a4ba048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yt/yt/client/queue_client/helpers.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "helpers.h"
22

3-
#include <yt/yt/ytlib/api/native/client.h>
3+
#include <yt/yt/client/api/client.h>
44

55
#include <yt/yt/client/table_client/helpers.h>
66

0 commit comments

Comments
 (0)