diff options
author | Dafydd Harries <dafydd.harries@collabora.co.uk> | 2008-07-14 11:58:09 +0000 |
---|---|---|
committer | Dafydd Harries <dafydd.harries@collabora.co.uk> | 2008-07-14 11:58:09 +0000 |
commit | 0b99e464763287602707653ca9e9a21ce1b3bf88 (patch) | |
tree | 3f22bc26dd09f9ae912e3756a03b0407e51d6e6b /src/bytestream-ibb.h | |
parent | 930dc84252bce272aab8b26d29130b9f3a83400e (diff) |
rename gabble-error.h to error.h
Diffstat (limited to 'src/bytestream-ibb.h')
-rw-r--r-- | src/bytestream-ibb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bytestream-ibb.h b/src/bytestream-ibb.h index db8663850..02716d7d9 100644 --- a/src/bytestream-ibb.h +++ b/src/bytestream-ibb.h @@ -25,7 +25,7 @@ #include <telepathy-glib/base-connection.h> -#include "gabble-error.h" +#include "error.h" G_BEGIN_DECLS |