(svn r17212) -Change: move minilzo to its 'own' 3rdparty directory as it belongs there
This commit is contained in:
@@ -1178,7 +1178,7 @@ static void SlFixPointers()
|
||||
*******************************************/
|
||||
#define LZO_SIZE 8192
|
||||
|
||||
#include "../minilzo.h"
|
||||
#include "../3rdparty/minilzo/minilzo.h"
|
||||
|
||||
static size_t ReadLZO()
|
||||
{
|
||||
|
Reference in New Issue
Block a user