diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-10-26 14:16:25 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-10-26 14:16:25 +0100 |
commit | 4a0e4d65b50bb45cf2d67f42f913248c54add7f9 (patch) | |
tree | 3988a598f83590f08c6bb3435e06faa40cd518f4 /tests/dtmf-player.c | |
parent | 309e62e5e42ab1db7f631e2e0a24323995ad2a0c (diff) |
link DTMF player test to libtp-glib-tests
Diffstat (limited to 'tests/dtmf-player.c')
-rw-r--r-- | tests/dtmf-player.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/dtmf-player.c b/tests/dtmf-player.c index 159aa3dd..4574c146 100644 --- a/tests/dtmf-player.c +++ b/tests/dtmf-player.c @@ -3,6 +3,8 @@ #include <telepathy-glib/util.h> +#include "tests/lib/util.h" + static void test_to_char (void) { |