]> pd.if.org Git - zpackage/blobdiff - lzma/check/crc32_tablegen.c
use lzma from xz 5.2.4
[zpackage] / lzma / check / crc32_tablegen.c
index 44bd66805e83755c8e057cb052e28ae7ffa41758..31a4d2751db2974d812dac730edd9472f56f54d8 100644 (file)
@@ -15,7 +15,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 
 #include <stdio.h>
-#include "tuklib_integer.h"
+#include "../../common/tuklib_integer.h"
 
 
 static uint32_t crc32_table[8][256];