diff options
Diffstat (limited to 'devel/libdsp/pkg-plist')
-rw-r--r-- | devel/libdsp/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libdsp/pkg-plist b/devel/libdsp/pkg-plist index 81d56a250da8..5133da375325 100644 --- a/devel/libdsp/pkg-plist +++ b/devel/libdsp/pkg-plist @@ -1,5 +1,6 @@ include/dsp/DSPConfig.hh include/dsp/DSPOp.hh +include/dsp/DSPVector.hh include/dsp/Decimator.hh include/dsp/FFTDecimator.hh include/dsp/Filter.hh @@ -8,6 +9,7 @@ include/dsp/FIRDecimator.hh include/dsp/Hankel.hh include/dsp/ReBuffer.hh include/dsp/ReBuffer2.hh +include/dsp/ReBuffer3.hh include/dsp/RecDecimator.hh include/dsp/Transform4.hh include/dsp/Transform8.hh |