Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / filter / gr_fir_fcc_simd.h
index fc98ad19b3f8555ee608700b795e370858c48269..e2ed8bcae83e5eecb136af82ee81f18b7e6d1585 100644 (file)
@@ -27,6 +27,7 @@
 
 /*!
  * \brief common base class for SIMD versions of gr_fir_fcc
+ * \ingroup filter_primitive
  *
  * This base class handles alignment issues common to SSE and 3DNOW
  * subclasses.