mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-24 20:01:42 +00:00
Library - fix
-
This commit is contained in:
parent
0a15c2d16e
commit
170a57b9c6
@ -2,6 +2,7 @@
|
||||
#define _CC_ENCODER_COMMON_H
|
||||
|
||||
#include "ccx_common_structs.h"
|
||||
#include "ccx_decoders_structs.h"
|
||||
#include "ccx_encoders_structs.h"
|
||||
|
||||
#define REQUEST_BUFFER_CAPACITY(ctx,length) if (length>ctx->capacity) \
|
||||
|
Loading…
Reference in New Issue
Block a user