diff options
author | Xavier Claessens <xavier.claessens@collabora.co.uk> | 2012-09-10 17:02:40 +0200 |
---|---|---|
committer | Xavier Claessens <xavier.claessens@collabora.co.uk> | 2012-09-10 17:02:40 +0200 |
commit | 6834819cccb408e6c44931b3cc6321018cbbfb56 (patch) | |
tree | 55ce109ff3b90f7b9616eb9dc042e2e1cc82c58f | |
parent | 400cb44ea5b0175a07f98abe8a5c6c6b777e8aaa (diff) |
properties-mixin.h: This header should be include separately
-rw-r--r-- | telepathy-glib/properties-mixin.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/properties-mixin.h b/telepathy-glib/properties-mixin.h index e98442b92..580af5853 100644 --- a/telepathy-glib/properties-mixin.h +++ b/telepathy-glib/properties-mixin.h @@ -26,6 +26,8 @@ #include <glib-object.h> #include <dbus/dbus-glib.h> +#define _TP_IN_META_HEADER + #include <telepathy-glib/enums.h> #include <telepathy-glib/gtypes.h> #include <telepathy-glib/intset.h> |