Skip to content

Commit b265ee8

Browse files
committed
CLIon loves Angle brackets too much
1 parent 7d0a8ef commit b265ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/from_substrait.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#include "google/protobuf/util/json_util.h"
2626
#include "substrait/plan.pb.h"
2727

28-
#include <duckdb/main/relation/table_relation.hpp>
28+
#include "duckdb/main/relation/table_relation.hpp"
2929

3030
namespace duckdb {
3131
const std::unordered_map<std::string, std::string> SubstraitToDuckDB::function_names_remap = {

0 commit comments

Comments
 (0)