Remove file base name collisions.
Change-Id: I1bf9002c159563d0e5238b26d1515ef305d416dc
diff --git a/av1/common/onyxc_int.h b/av1/common/onyxc_int.h
index c1c2982..023a7e3 100644
--- a/av1/common/onyxc_int.h
+++ b/av1/common/onyxc_int.h
@@ -20,11 +20,11 @@
#include "aom_dsp/ans.h"
#endif
#include "av1/common/alloccommon.h"
+#include "av1/common/av1_loopfilter.h"
#include "av1/common/entropy.h"
#include "av1/common/entropymode.h"
#include "av1/common/entropymv.h"
#include "av1/common/frame_buffers.h"
-#include "av1/common/loopfilter.h"
#include "av1/common/mv.h"
#include "av1/common/quant_common.h"
#if CONFIG_LOOP_RESTORATION