diff options
author | trav90 <travawine@palemoon.org> | 2018-10-18 06:04:57 -0500 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2018-10-18 06:04:57 -0500 |
commit | a3da530157304ae829ce846388e9c6d4bef67cb8 (patch) | |
tree | 5397ce7ee9bca1641118fdc3187bd9e2b24fdc9c /third_party/aom/test/util.h | |
parent | 1421ee494dc83a16c61d31c7db58553c358f107b (diff) | |
download | uxp-a3da530157304ae829ce846388e9c6d4bef67cb8.tar.gz |
Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918
Diffstat (limited to 'third_party/aom/test/util.h')
-rw-r--r-- | third_party/aom/test/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/aom/test/util.h b/third_party/aom/test/util.h index a20fab65cc..d1587b6eac 100644 --- a/third_party/aom/test/util.h +++ b/third_party/aom/test/util.h @@ -15,6 +15,7 @@ #include <stdio.h> #include <math.h> #include "third_party/googletest/src/googletest/include/gtest/gtest.h" +#include "aom/aom_integer.h" #include "aom/aom_image.h" // Macros |