historical/toontown-classic.git/panda/include/parser-inc/libavformat/avio.h

9 lines
80 B
C
Raw Normal View History

2024-01-16 11:20:27 -06:00
#ifndef AVIO_H
#define AVIO_H
#include <stdint.h>
struct AVIOContext;
#endif