From b2c6919f6e239feff3275af49deaad3d901a2d1e Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 24 Oct 2016 06:09:53 +0200 Subject: [PATCH] Tab instead of space --- contrib/liblzma/rangecoder/range_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/liblzma/rangecoder/range_common.h b/contrib/liblzma/rangecoder/range_common.h index 1333491..5f17c33 100644 --- a/contrib/liblzma/rangecoder/range_common.h +++ b/contrib/liblzma/rangecoder/range_common.h @@ -19,7 +19,7 @@ #else # include # include -# include +# include #endif