mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-09 02:16:41 +00:00
Also moved -I include flags in INCLUDE variable since preprocessor needs the location of header file, while compiling c to object file. In src/dvb_subtitle_decoder.h added cpp guard changed dvb cpp extension to c and removed some extra space at end of line.