diff options
Diffstat (limited to 'include/gnuradio/gr_sync_interpolator.h')
-rw-r--r-- | include/gnuradio/gr_sync_interpolator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gnuradio/gr_sync_interpolator.h b/include/gnuradio/gr_sync_interpolator.h index f3d7dfd..ff3c425 100644 --- a/include/gnuradio/gr_sync_interpolator.h +++ b/include/gnuradio/gr_sync_interpolator.h @@ -19,7 +19,7 @@ #include <gr_sync_block.h> -struct GR_RUNTIME_API gr_sync_interpolator : gr_sync_block +struct GRAS_API gr_sync_interpolator : gr_sync_block { gr_sync_interpolator(void); |