summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_cost.c
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/encoder/vp9_cost.c')
-rw-r--r--vp9/encoder/vp9_cost.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vp9/encoder/vp9_cost.c b/vp9/encoder/vp9_cost.c
index 1c3c3d248..01ee5536a 100644
--- a/vp9/encoder/vp9_cost.c
+++ b/vp9/encoder/vp9_cost.c
@@ -7,6 +7,7 @@
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
+#include <assert.h>
#include "vp9/encoder/vp9_cost.h"