diff options
-rw-r--r-- | tests/empathy-tls-test.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/empathy-tls-test.c b/tests/empathy-tls-test.c index 2155c68b2..3b6484231 100644 --- a/tests/empathy-tls-test.c +++ b/tests/empathy-tls-test.c @@ -1,5 +1,6 @@ #include <gnutls/gnutls.h> -#include <telepathy-glib/svc-tls.h> +#include <telepathy-glib/telepathy-glib.h> +#include <telepathy-glib/telepathy-glib-dbus.h> #include "empathy-tls-verifier.h" #include "mock-pkcs11.h" |