echo-cancel: Make Orc file names less silly

The naming was what it was because of the way orc.mak was originally
written. This has changed now.
This commit is contained in:
Arun Raghavan 2010-10-25 09:00:06 +01:00
parent a9d824925d
commit 9498440dc6
3 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@
#include "adrian-aec.h"
#ifndef DISABLE_ORC
#include "adrian-aec-orc-orc-gen.h"
#include "adrian-aec-orc-gen.h"
#endif
#ifdef __SSE__