From 77cbe84cb6ba260fc6adc6aa64d2bd41db7f43e8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:55:37 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- tdeioslave/smtp/command.cc | 2 +- tdeioslave/smtp/response.cc | 2 +- tdeioslave/smtp/smtp.cc | 4 ++-- tdeioslave/smtp/transactionstate.cc | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'tdeioslave/smtp') diff --git a/tdeioslave/smtp/command.cc b/tdeioslave/smtp/command.cc index 8543f6c03..eaab13fbd 100644 --- a/tdeioslave/smtp/command.cc +++ b/tdeioslave/smtp/command.cc @@ -38,7 +38,7 @@ #include "transactionstate.h" #include -#include +#include #include #include #include // for test_commands, where SMTPProtocol is not derived from TCPSlaveBase diff --git a/tdeioslave/smtp/response.cc b/tdeioslave/smtp/response.cc index 6c29d31bf..b630051de 100644 --- a/tdeioslave/smtp/response.cc +++ b/tdeioslave/smtp/response.cc @@ -33,7 +33,7 @@ #include "response.h" -#include +#include #include #include diff --git a/tdeioslave/smtp/smtp.cc b/tdeioslave/smtp/smtp.cc index 3dfb8a053..43c15ecd2 100644 --- a/tdeioslave/smtp/smtp.cc +++ b/tdeioslave/smtp/smtp.cc @@ -53,13 +53,13 @@ using KioSMTP::Request; using KioSMTP::Response; using KioSMTP::TransactionState; -#include +#include #include #include #include #include #include -#include +#include #include #include diff --git a/tdeioslave/smtp/transactionstate.cc b/tdeioslave/smtp/transactionstate.cc index 71a3e682c..58e5adf51 100644 --- a/tdeioslave/smtp/transactionstate.cc +++ b/tdeioslave/smtp/transactionstate.cc @@ -34,7 +34,7 @@ #include "transactionstate.h" #include -#include +#include #include -- cgit v1.2.1