[Telepathy-commits] [telepathy-qt4/master] types.cpp: include the public header before the body

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Jan 8 11:07:09 PST 2009


---
 TelepathyQt4/types.cpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/TelepathyQt4/types.cpp b/TelepathyQt4/types.cpp
index 229d9fc..c2eeabe 100644
--- a/TelepathyQt4/types.cpp
+++ b/TelepathyQt4/types.cpp
@@ -19,5 +19,7 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
+#include <TelepathyQt4/Types>
+
 #define IN_TELEPATHY_QT4_HEADER
 #include "_gen/types-body.hpp"
-- 
1.5.6.5




More information about the Telepathy-commits mailing list