From 9023ba4a81d597c8694432655833cf23d83c6cde Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Jan 2013 22:16:52 +0100 Subject: PlaylistVector: use std::list --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e7a9ffb24..2e9efd15c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1358,7 +1358,7 @@ test_test_pcm_LDADD = \ test_TestQueuePriority_SOURCES = \ src/queue.c \ - test/TestQueuePriority.c + test/TestQueuePriority.cxx test_TestQueuePriority_LDADD = \ $(GLIB_LIBS) -- cgit v1.2.3