summaryrefslogtreecommitdiff
path: root/test/test_pcm_dither.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-01-11 16:13:59 +0100
committerMax Kellermann <max@musicpd.org>2017-01-11 20:06:10 +0100
commitb1bee9ff38047a3678091cf3a4af0906e80cd454 (patch)
treeec3ce2281c24626aabcfc66b4d53ec5fd2855067 /test/test_pcm_dither.cxx
parent569be2d402920d3cea9574f23d88026e4f24468b (diff)
test/test_pcm: enable the DSD unit tests
These were disabled by accident.
Diffstat (limited to 'test/test_pcm_dither.cxx')
-rw-r--r--test/test_pcm_dither.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_pcm_dither.cxx b/test/test_pcm_dither.cxx
index 7647e681c..016cdbfac 100644
--- a/test/test_pcm_dither.cxx
+++ b/test/test_pcm_dither.cxx
@@ -17,6 +17,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#include "config.h"
#include "test_pcm_all.hxx"
#include "test_pcm_util.hxx"
#include "pcm/PcmDither.cxx"