X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fopenjpip%2Fdec_clientmsg_handler.c;h=07d51630f425cdb9e465ba8a93044afe0fbbcccd;hb=c4b3a91ede1d0301f7f5f50287c0bda35aa7ca7e;hp=c257255a9c1bbb9d138358a51d6487919c092ba6;hpb=6af39314bdb43cb9c7adcdbc7aa9381af42b52ba;p=openjpeg.git diff --git a/src/lib/openjpip/dec_clientmsg_handler.c b/src/lib/openjpip/dec_clientmsg_handler.c index c257255a..07d51630 100644 --- a/src/lib/openjpip/dec_clientmsg_handler.c +++ b/src/lib/openjpip/dec_clientmsg_handler.c @@ -33,11 +33,11 @@ #include #include #include +#include #include "dec_clientmsg_handler.h" #include "ihdrbox_manager.h" #include "jpipstream_manager.h" #include "jp2k_encoder.h" -#include "opj_inttypes.h" void handle_JPIPstreamMSG(SOCKET connected_socket, cachelist_param_t *cachelist, Byte_t **jpipstream, OPJ_SIZE_T *streamlen, msgqueue_param_t *msgqueue)