historical/toontown-classic.git/panda/include/parser-inc/libavformat/avio.h
2024-01-16 11:20:27 -06:00

8 lines
80 B
C

#ifndef AVIO_H
#define AVIO_H
#include <stdint.h>
struct AVIOContext;
#endif