]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-log-store-empathy.h
Merge branch 'people-nearby-fake-group-613558'
[empathy.git] / libempathy / empathy-log-store-empathy.h
index e77076a5b1ab11b8f683e527018f527c570df25f..5ba9273115685a61e6ed23636c20322a5f45ab5d 100644 (file)
 #ifndef __EMPATHY_LOG_STORE_EMPATHY_H__
 #define __EMPATHY_LOG_STORE_EMPATHY_H__
 
+#include <config.h>
+#ifndef ENABLE_TPL
+
 #include <glib.h>
 
+#include <telepathy-glib/account.h>
+
 G_BEGIN_DECLS
 
 #define EMPATHY_TYPE_LOG_STORE_EMPATHY \
@@ -63,4 +68,5 @@ GType empathy_log_store_empathy_get_type (void);
 
 G_END_DECLS
 
+#endif /* ENABLE_TPL */
 #endif /* __EMPATHY_LOG_STORE_EMPATHY_H__ */