open_toontown_panda3d/dtool/src/parser-inc/avformat.h

7 lines
145 B
C

#ifndef AVFORMAT_H
#define AVFORMAT_H
typedef struct AVFormat AVFormat;
typedef struct AVFormatContext AVFormatContext;
#endif /* AVFORMAT_H */