Skip to content

Commit 02dc1f7

Browse files
authored
include wav.h
1 parent a7a5b23 commit 02dc1f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reverse/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
def exists():
77
"""reverse.c exists"""
88
check50.include("input.wav")
9+
check50.include("wav.h")
910
check50.exists("reverse.c")
1011

1112

0 commit comments

Comments
 (0)