[Telepathy-commits] [telepathy-gabble/master] types.h: include "config.h" not <config.h>

Dafydd Harries dafydd.harries at collabora.co.uk
Tue Aug 19 10:53:28 PDT 2008


20080721165405-c9803-1e40a4072c63f8d7186f14325cef68c3106ac483.gz
---
 src/types.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/types.h b/src/types.h
index a36eb3a..5a00309 100644
--- a/src/types.h
+++ b/src/types.h
@@ -22,7 +22,7 @@
 #ifndef __GABBLE_TYPES_H__
 #define __GABBLE_TYPES_H__
 
-#include <config.h>
+#include "config.h"
 
 #include <telepathy-glib/handle.h>
 
-- 
1.5.6.3




More information about the Telepathy-commits mailing list