diff options
Diffstat (limited to 'gr-trellis/lib/constellation_metrics_cf_impl.h')
-rw-r--r-- | gr-trellis/lib/constellation_metrics_cf_impl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-trellis/lib/constellation_metrics_cf_impl.h b/gr-trellis/lib/constellation_metrics_cf_impl.h index 52018c4baa..a2f165857b 100644 --- a/gr-trellis/lib/constellation_metrics_cf_impl.h +++ b/gr-trellis/lib/constellation_metrics_cf_impl.h @@ -23,8 +23,8 @@ #ifndef INCLUDED_TRELLIS_CONSTELLATION_METRICS_CF_IMPL_H #define INCLUDED_TRELLIS_CONSTELLATION_METRICS_CF_IMPL_H -#include <trellis/api.h> -#include <trellis/constellation_metrics_cf.h> +#include <gnuradio/trellis/api.h> +#include <gnuradio/trellis/constellation_metrics_cf.h> namespace gr { namespace trellis { |