mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-08-11 10:12:37 -04:00
Windows build: renamed lx4.c to lz4core.c
This commit is contained in:
parent
7f27e8f1c3
commit
6e7de06e91
@ -62,7 +62,7 @@ static const int LZ4HC_compressionLevel_default = 9;
|
|||||||
* Common LZ4 definition
|
* Common LZ4 definition
|
||||||
**************************************/
|
**************************************/
|
||||||
#define LZ4_COMMONDEFS_ONLY
|
#define LZ4_COMMONDEFS_ONLY
|
||||||
#include "lz4.c"
|
#include "lz4core.c"
|
||||||
|
|
||||||
|
|
||||||
/**************************************
|
/**************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user