Remove file base name collisions.
Change-Id: I1bf9002c159563d0e5238b26d1515ef305d416dc
diff --git a/test/lpf_8_test.cc b/test/lpf_8_test.cc
index 318df19..dfaaed5 100644
--- a/test/lpf_8_test.cc
+++ b/test/lpf_8_test.cc
@@ -21,8 +21,8 @@
#include "test/clear_system_state.h"
#include "test/register_state_check.h"
#include "test/util.h"
+#include "av1/common/av1_loopfilter.h"
#include "av1/common/entropy.h"
-#include "av1/common/loopfilter.h"
#include "aom/aom_integer.h"
using libaom_test::ACMRandom;