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