Skip to content

Commit e614111

Browse files
committed
2
1 parent b5f2758 commit e614111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iceberg/catalog/rest/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ iceberg_rest_sources = files(
2424
'resource_paths.cc',
2525
'rest_catalog.cc',
2626
'rest_util.cc',
27-
'type.cc',
27+
'types.cc',
2828
)
2929
# cpr does not export symbols, so on Windows it must
3030
# be used as a static lib

0 commit comments

Comments
 (0)