diff options
Diffstat (limited to 'gr-wavelet/lib/squash_ff_impl.cc')
-rw-r--r-- | gr-wavelet/lib/squash_ff_impl.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-wavelet/lib/squash_ff_impl.cc b/gr-wavelet/lib/squash_ff_impl.cc index 97c0cd240f..26439edbb5 100644 --- a/gr-wavelet/lib/squash_ff_impl.cc +++ b/gr-wavelet/lib/squash_ff_impl.cc @@ -1,6 +1,6 @@ /* -*- c++ -*- */ /* - * Copyright 2008,2010,2012 Free Software Foundation, Inc. + * Copyright 2008,2010,2012,2019 Free Software Foundation, Inc. * * This file is part of GNU Radio * @@ -24,8 +24,8 @@ #include "config.h" #endif +#include "squash_ff_impl.h" #include <stdexcept> -#include <squash_ff_impl.h> #include <gnuradio/io_signature.h> // expect input vector of igrid.size y-values, |