diff options
Diffstat (limited to 'gr-channels/lib/selective_fading_model2_impl.h')
-rw-r--r-- | gr-channels/lib/selective_fading_model2_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-channels/lib/selective_fading_model2_impl.h b/gr-channels/lib/selective_fading_model2_impl.h index eac6adb842..5144879b0f 100644 --- a/gr-channels/lib/selective_fading_model2_impl.h +++ b/gr-channels/lib/selective_fading_model2_impl.h @@ -32,7 +32,7 @@ #include <boost/random.hpp> #include <gnuradio/fxpt.h> -#include <sincostable.h> +#include "sincostable.h" namespace gr { namespace channels { |