Browse Source

Fix for small mistake in b96a2c6

tags/v1.8.0
Xerbo 4 years ago
parent
commit
8cfbc9d12b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/dsp.c

+ 1
- 0
src/dsp.c View File

@@ -23,6 +23,7 @@
#include <math.h>

#include "filter.h"
#include "filtercoeff.h"

// In case your C compiler is so old that Pi hadn't been invented yet
#ifndef M_PI


Loading…
Cancel
Save