Library - fix

-
This commit is contained in:
wforums 2014-08-12 14:34:34 +02:00
parent 0a15c2d16e
commit 170a57b9c6

View File

@ -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) \