From 7a92d249547ff1783725850edb39a952e52ee8c9 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 1 Mar 2010 16:06:52 -0600 Subject: Removing including a C file and including some needed headers. --- tests/test-indicator-sound.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/test-indicator-sound.c') diff --git a/tests/test-indicator-sound.c b/tests/test-indicator-sound.c index 0de09b7..e103fa8 100644 --- a/tests/test-indicator-sound.c +++ b/tests/test-indicator-sound.c @@ -18,7 +18,8 @@ with this program. If not, see . */ #include -#include "../src/indicator-sound.c" +#include +#include void test_libindicator_sound_init() -- cgit v1.2.3