From 508a49f9ef02a7b03411c8e9953ba79c99b91c0c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:59:53 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kbugbuster/backend/smtp.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kbugbuster/backend/smtp.cpp') diff --git a/kbugbuster/backend/smtp.cpp b/kbugbuster/backend/smtp.cpp index 438a03e5..2b5f58e9 100644 --- a/kbugbuster/backend/smtp.cpp +++ b/kbugbuster/backend/smtp.cpp @@ -13,8 +13,8 @@ #include #include #include -#include -#include +#include +#include Smtp::Smtp( const TQString &from, const TQStringList &to, const TQString &aMessage, -- cgit v1.2.3