summaryrefslogtreecommitdiff
path: root/tests/format/image/png/png_open.c
blob: 54ed6a36f8844fcf69ce20433e1b03d493b29c48 (plain)
1
2
3
4
5
6
#include <tinyff/image/png.h>
#include <bridges/stdio/stream.h>

int main() {
    ff_create_file_stream()
}