bunch of small fixes, add msg.txt to about prefs
[goodguy/history.git] / cinelerra-5.0 / quicktime / qtpng.h
1 #ifndef QUICKTIME_PNG_H
2 #define QUICKTIME_PNG_H
3
4
5 extern void quicktime_init_codec_png(quicktime_video_map_t *);
6
7 #endif