X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=network_compression.h;fp=network_compression.h;h=f83f0f589dbd123377765d095cc04b9e31d9936f;hb=a109f126d8adab622e38fbcc2d4281e75255246a;hp=2c000b7e85122bb679f42ed71eec783bc02f75f6;hpb=f965094faed4f1828c7a6a6b3ca856bd5f1e5248;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/network_compression.h b/network_compression.h index 2c000b7..f83f0f5 100644 --- a/network_compression.h +++ b/network_compression.h @@ -1,7 +1,7 @@ #ifndef NETWORK_COMPRESSION_H #define NETWORK_COMPRESSION_H -#include "vg/vg_stdint.h" +#include "vg/vg_platform.h" #include "vg/vg_m.h" typedef struct bitpack_ctx bitpack_ctx;