mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 21:01:45 -05: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
|
||||
**************************************/
|
||||
#define LZ4_COMMONDEFS_ONLY
|
||||
#include "lz4.c"
|
||||
#include "lz4core.c"
|
||||
|
||||
|
||||
/**************************************
|
||||
|
Loading…
Reference in New Issue
Block a user