From 0131119e0991c66be278e43204674c64432ea9fc Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Sun, 2 Aug 2009 22:55:26 +0000 Subject: Oops forgot part of the CHD changes. --- src/tools/ldresample.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/ldresample.c') diff --git a/src/tools/ldresample.c b/src/tools/ldresample.c index c995c820363..7f8d2ea4a85 100644 --- a/src/tools/ldresample.c +++ b/src/tools/ldresample.c @@ -322,7 +322,7 @@ static void create_close_chd(chd_file *file) { chd_error err; - err = chd_compress_finish(file); + err = chd_compress_finish(file, TRUE); if (err != CHDERR_NONE) fprintf(stderr, "Error finishing compression: %s\n", chd_error_string(err)); -- cgit v1.2.3-70-g09d2