Skip to content

Commit

Permalink
Removed useless include
Browse files Browse the repository at this point in the history
  • Loading branch information
asticode committed Sep 5, 2024
1 parent dde447c commit cbbdcd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion audio_fifo.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package astiav

//#include <libavutil/audio_fifo.h>
//#include <stdlib.h>
import "C"
import "unsafe"

Expand Down

0 comments on commit cbbdcd4

Please sign in to comment.