Remove leftover function declaration
[hildon] / tests / check-hildon-system-sound.c
index 2cffc67..79951a6 100644 (file)
@@ -8,7 +8,7 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -27,7 +27,7 @@
 #include <gtk/gtkmain.h>
 #include <gconf/gconf-client.h>
 #include "test_suites.h"
-#include "hildon-system-sound.h"
+#include <hildon/hildon-system-sound.h>
 
 /* This define was copied from the hildon-system-sound.c */
 #define ALARM_GCONF_PATH "/apps/osso/sound/system_alert_volume"