aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/common/index_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/liblzma/common/index_decoder.h')
-rw-r--r--src/liblzma/common/index_decoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/liblzma/common/index_decoder.h b/src/liblzma/common/index_decoder.h
index 1af433b5..3fec4833 100644
--- a/src/liblzma/common/index_decoder.h
+++ b/src/liblzma/common/index_decoder.h
@@ -13,6 +13,7 @@
#ifndef LZMA_INDEX_DECODER_H
#define LZMA_INDEX_DECODER_H
+#include "common.h"
#include "index.h"