diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2008-07-22 13:11:41 +0000 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2008-08-29 11:04:12 +0200 |
commit | 608e21fb62f4d0a4fcc6e42a56658a9405653719 (patch) | |
tree | bb1a8ee9a97bf245f83f3a0c5a9718a3372e21ca /src/olpc-activity.h | |
parent | 44807dcd9d776a35c3f19d56f6eb1d090483c19e (diff) |
olpc-activity: fix headers
Diffstat (limited to 'src/olpc-activity.h')
-rw-r--r-- | src/olpc-activity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/olpc-activity.h b/src/olpc-activity.h index c75134f1c..ac455f3d0 100644 --- a/src/olpc-activity.h +++ b/src/olpc-activity.h @@ -25,7 +25,7 @@ #include <telepathy-glib/enums.h> #include <telepathy-glib/handle-repo.h> -#include "gabble-connection.h" +#include "connection.h" G_BEGIN_DECLS |