summaryrefslogtreecommitdiff
path: root/src/idle-handles.h
diff options
context:
space:
mode:
authorOlli Salli <olli.salli@collabora.co.uk>2007-01-31 21:55:42 +0000
committerOlli Salli <olli.salli@collabora.co.uk>2007-01-31 21:55:42 +0000
commit486bbf3270127441c94fe97bc23d4264de77d336 (patch)
tree3b9ab1f60bccfe1f97c52b7f0ea8e4ce8f662a77 /src/idle-handles.h
parent8c7b81219052e8b15f474fc49710f82712135899 (diff)
downloadtelepathy-idle-486bbf3270127441c94fe97bc23d4264de77d336.tar.gz
Migrate from local copy of the telepathy constants to telepathy-glib/enums.h
20070131215542-9db4d-826ca31b6697d67fc994fa9fbfc811a19f27bdcd.gz
Diffstat (limited to 'src/idle-handles.h')
-rw-r--r--src/idle-handles.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/idle-handles.h b/src/idle-handles.h
index 2eb5365..124b22b 100644
--- a/src/idle-handles.h
+++ b/src/idle-handles.h
@@ -23,11 +23,12 @@
#include <glib.h>
+#include <telepathy-glib/enums.h>
+
typedef struct _IdleHandleStorage IdleHandleStorage;
typedef guint IdleHandle;
#include "idle-connection.h"
-#include "telepathy-constants.h"
G_BEGIN_DECLS