Skip to content

Commit 373bccc

Browse files
committed
correct file name
1 parent 0566503 commit 373bccc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

df.d_interface.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1988,13 +1988,13 @@
19881988
</struct-type>
19891989

19901990
<struct-type type-name='labor_kitchen_interface_food_entry'>
1991-
<extra-include filename="custom/hash/labor_kitchen_interface_food_entry.h"/>
1991+
<extra-include filename="custom/hash/labor_kitchen_interface_food_key.h"/>
19921992
<compound type-name='labor_kitchen_interface_food_key' name='first'/>
19931993
<compound type-name='labor_kitchen_interface_food_value' name='second'/>
19941994
</struct-type>
19951995

19961996
<struct-type type-name='labor_kitchen_interface_food_sort_entry' inherits-from='sort_entry'>
1997-
<extra-include filename="custom/hash/labor_kitchen_interface_food_entry.h"/>
1997+
<extra-include filename="custom/hash/labor_kitchen_interface_food_key.h"/>
19981998
</struct-type>
19991999

20002000
<enum-type type-name='labor_kitchen_interface_type_filter' base-type='int8_t'> bay12: labor_kitchen_interface_type_filter

0 commit comments

Comments
 (0)