summaryrefslogtreecommitdiff
path: root/telepathy-glib/account.h
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-06-11 19:24:36 +0200
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-06-11 19:24:36 +0200
commit06dce3780791e67488f74c7970febc2141493b1a (patch)
tree323d1705cfeb5c08d69aaf8e16c981d0dc5328fe /telepathy-glib/account.h
parenteb9736af6551478041413d073afe668acde4d31d (diff)
Disable single include for good
Diffstat (limited to 'telepathy-glib/account.h')
-rw-r--r--telepathy-glib/account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/account.h b/telepathy-glib/account.h
index 86edbffd2..6dff69538 100644
--- a/telepathy-glib/account.h
+++ b/telepathy-glib/account.h
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#if defined (TP_DISABLE_SINGLE_INCLUDE) && !defined (_TP_IN_META_HEADER) && !defined (_TP_COMPILATION)
+#if !defined (_TP_IN_META_HEADER) && !defined (_TP_COMPILATION)
#error "Only <telepathy-glib/telepathy-glib.h> and <telepathy-glib/telepathy-glib-dbus.h> can be included directly."
#endif