diff options
-rw-r--r-- | tubes/inc/tubes/conference.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tubes/inc/tubes/conference.hxx b/tubes/inc/tubes/conference.hxx index 088bf4b783d9..6841f9a406b1 100644 --- a/tubes/inc/tubes/conference.hxx +++ b/tubes/inc/tubes/conference.hxx @@ -37,7 +37,6 @@ #include <boost/enable_shared_from_this.hpp> #include <rtl/ustring.hxx> #include <telepathy-glib/telepathy-glib.h> -#include <dbus/dbus-glib-lowlevel.h> #include <queue> typedef ::std::queue<TelePacket> TelePacketQueue; |