From: TJ Date: Sat, 9 Apr 2016 09:22:11 +0000 (+0100) Subject: Modify #includes of imported files X-Git-Tag: v1.00~6 X-Git-Url: https://iam.tj/gitweb/gitweb.cgi?p=firmware_extractor.git;a=commitdiff_plain;h=dd1a59ec6de86541abc84c5a2e2bb7995788cfa0 Modify #includes of imported files --- diff --git a/cms_lzw.h b/cms_lzw.h index 9dd8d4d..29eb17e 100644 --- a/cms_lzw.h +++ b/cms_lzw.h @@ -29,6 +29,7 @@ * These functions were taken from the ffmpeg library. */ +#include "cms.h" #define LZW_MAXBITS 12 #define LZW_SIZTABLE (1<