diff options
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 a20fab65c..d1587b6ea 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 |