diff options
Diffstat (limited to 'debug/crc32.c')
-rw-r--r-- | debug/crc32.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/crc32.c b/debug/crc32.c index 0fe46511..e545a3cc 100644 --- a/debug/crc32.c +++ b/debug/crc32.c @@ -11,6 +11,7 @@ /////////////////////////////////////////////////////////////////////////////// #include "sysdefs.h" +#include "lzma.h" #include <stdio.h> |