Fixed CMakelists.txt after file name change

This commit is contained in:
f4exb 2015-12-20 19:34:21 +01:00
parent 93571770bc
commit 6a31b5964a
1 changed files with 2 additions and 2 deletions

View File

@ -167,9 +167,9 @@ set(sdrbase_HEADERS
include/dsp/misc.h
include/dsp/movingaverage.h
include/dsp/nco.h
include/dsp/phasediscri.hpp
include/dsp/phasediscri.h
include/dsp/phaselock.h
sdrbase/dsp/pidcontroller.h
sdrbase/dsp/pidcontroller.h
include/dsp/samplefifo.h
include/dsp/samplesink.h
include/dsp/nullsink.h