Browse Source

Use new resampler.hpp header

tags/v1.0.1
Andrew Belt 6 years ago
parent
commit
5d65981ea7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/VCO.cpp

+ 1
- 1
src/VCO.cpp View File

@@ -1,5 +1,5 @@
#include "Fundamental.hpp"
#include "dsp/decimator.hpp"
#include "dsp/resampler.hpp"
#include "dsp/filter.hpp"




Loading…
Cancel
Save