Skip to content

Commit aadd9f8

Browse files
committed
fix
1 parent 8355977 commit aadd9f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/lib/ansi_sync_hacks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# will be removed.
55

66
list(APPEND SOURCE
7-
sync-hacks.c)
7+
sync_hacks.c)
88

99
add_library(ansi_sync_hacks STATIC ${SOURCE})
1010
add_dependencies(ansi_sync_hacks psdk)

0 commit comments

Comments
 (0)