]> git.0d.be Git - empathy.git/blobdiff - tests/test-helper.c
Updated Spanish translation
[empathy.git] / tests / test-helper.c
index d0ff34636b41e15295d4afb1c537fd9a000386e5..efe3e3fd6a023d3b9b4f90057dcaeb9745813e47 100644 (file)
  * 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)