Fixes issues with multiple files defining CELT_C

This commit is contained in:
Jean-Marc Valin 2012-11-08 11:25:20 -05:00
parent 6906210cb0
commit 1ecb7eaeaf
3 changed files with 5 additions and 7 deletions

View file

@ -31,8 +31,7 @@
#include "config.h"
#endif
#define CELT_C
#define ENCODER
#define CELT_ENCODER_C
#include "os_support.h"
#include "mdct.h"