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