aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-helper.c')
-rw-r--r--tests/test-helper.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/tests/test-helper.c b/tests/test-helper.c
index ca763adb4..efe3e3fd6 100644
--- a/tests/test-helper.c
+++ b/tests/test-helper.c
@@ -17,15 +17,11 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <stdlib.h>
-#include <glib.h>
-#include <glib-object.h>
-#include <gtk/gtk.h>
-
-#include <libempathy-gtk/empathy-ui-utils.h>
-
+#include "config.h"
#include "test-helper.h"
+#include "empathy-ui-utils.h"
+
void
test_init (int argc,
char **argv)