aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-empathy-chatroom-manager.c
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-10-13 15:54:23 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-10-13 15:54:23 +0800
commite403dd4db6cf1b18be96c8db0250399952ee483d (patch)
tree80ef1953cbb30ed022d7cc8c47212382b0941ce9 /tests/check-empathy-chatroom-manager.c
parentec140d720321f92f59c026a6e59c595d70599438 (diff)
downloadgsoc2013-empathy-e403dd4db6cf1b18be96c8db0250399952ee483d.tar
gsoc2013-empathy-e403dd4db6cf1b18be96c8db0250399952ee483d.tar.gz
gsoc2013-empathy-e403dd4db6cf1b18be96c8db0250399952ee483d.tar.bz2
gsoc2013-empathy-e403dd4db6cf1b18be96c8db0250399952ee483d.tar.lz
gsoc2013-empathy-e403dd4db6cf1b18be96c8db0250399952ee483d.tar.xz
gsoc2013-empathy-e403dd4db6cf1b18be96c8db0250399952ee483d.tar.zst
gsoc2013-empathy-e403dd4db6cf1b18be96c8db0250399952ee483d.zip
move empathy specifc helpers to check-empathy-helpers
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1553 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'tests/check-empathy-chatroom-manager.c')
-rw-r--r--tests/check-empathy-chatroom-manager.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/check-empathy-chatroom-manager.c b/tests/check-empathy-chatroom-manager.c
index 84ac32233..81b7e1c33 100644
--- a/tests/check-empathy-chatroom-manager.c
+++ b/tests/check-empathy-chatroom-manager.c
@@ -3,9 +3,12 @@
#include <string.h>
#include <glib/gstdio.h>
+#include <gconf/gconf.h>
+#include <gconf/gconf-client.h>
#include <check.h>
#include "check-helpers.h"
#include "check-libempathy.h"
+#include "check-empathy-helpers.h"
#include <libempathy/empathy-chatroom-manager.h>