Skip to content

Commit

Permalink
Missing #include
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvalin committed Dec 13, 2018
1 parent 8961d0f commit 49b5fe2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/freq.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

#include "kiss_fft.h"

#define PREEMPHASIS (0.85f)

#define FRAME_SIZE_SHIFT 2
Expand Down

0 comments on commit 49b5fe2

Please sign in to comment.