Missing library from test link list.
[dcpomatic.git] / test / resampler_test.cc
index 6f3e3fef1e424226fc6949339f00cb2a2f92c26a..893fad3b59d9d6110cb7372b1df086816c490509 100644 (file)
@@ -19,8 +19,9 @@
 */
 
 /** @file  test/resampler_test.cc
- *  @brief Check that the timings that come back from the resampler correspond
+ *  @brief Check that the timings that come back from Resampler correspond
  *  to the number of samples it generates.
+ *  @ingroup selfcontained
  */
 
 #include <boost/test/unit_test.hpp>