aboutsummaryrefslogtreecommitdiff
path: root/src/quantizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quantizer.h')
-rw-r--r--src/quantizer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quantizer.h b/src/quantizer.h
index 00c53ab..c60756c 100644
--- a/src/quantizer.h
+++ b/src/quantizer.h
@@ -17,6 +17,7 @@
#ifndef LIBGAV1_SRC_QUANTIZER_H_
#define LIBGAV1_SRC_QUANTIZER_H_
+#include <array>
#include <cstdint>
#include "src/utils/constants.h"