ref: ac4e679bba97e915af98058831c6fa8d6254b5cd
parent: 86ce4a3c50c08f0aaeb0fc341013ca9af61f9e98
author: Martin Storsjö <martin@martin.st>
date: Sun Feb 24 18:29:07 EST 2019
arm: looprestoration: Remove unnecessary includes
--- a/src/arm/looprestoration_init_tmpl.c
+++ b/src/arm/looprestoration_init_tmpl.c
@@ -29,8 +29,6 @@
#include "src/looprestoration.h"
#include "common/attributes.h"
-#include "common/intops.h"
-#include "src/tables.h"
#if BITDEPTH == 8
// This calculates things slightly differently than the reference C version.