diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-11-22 00:22:50 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-11-22 00:22:50 +0800 |
commit | b973e1ddebd20b9c9d95c9d183c38036e8d1d76d (patch) | |
tree | 119fbd8db8608d4a8f06fc90fefebdf68e084471 /libempathy | |
parent | cb6aad567690dba761dd45ffe0b2f1f574a9d7b5 (diff) | |
download | gsoc2013-empathy-b973e1ddebd20b9c9d95c9d183c38036e8d1d76d.tar gsoc2013-empathy-b973e1ddebd20b9c9d95c9d183c38036e8d1d76d.tar.gz gsoc2013-empathy-b973e1ddebd20b9c9d95c9d183c38036e8d1d76d.tar.bz2 gsoc2013-empathy-b973e1ddebd20b9c9d95c9d183c38036e8d1d76d.tar.lz gsoc2013-empathy-b973e1ddebd20b9c9d95c9d183c38036e8d1d76d.tar.xz gsoc2013-empathy-b973e1ddebd20b9c9d95c9d183c38036e8d1d76d.tar.zst gsoc2013-empathy-b973e1ddebd20b9c9d95c9d183c38036e8d1d76d.zip |
don't include itself
svn path=/trunk/; revision=1878
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/empathy-tp-file.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-tp-file.h b/libempathy/empathy-tp-file.h index fe85296b8..04bd8fa58 100644 --- a/libempathy/empathy-tp-file.h +++ b/libempathy/empathy-tp-file.h @@ -35,8 +35,6 @@ #include <libmissioncontrol/mc-account.h> -#include "empathy-tp-file.h" - G_BEGIN_DECLS #define EMPATHY_TP_FILE_UNKNOWN_SIZE G_MAXUINT64 |