summaryrefslogtreecommitdiffstats
path: root/tdeioslave/smtp/command.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/smtp/command.cc')
-rw-r--r--tdeioslave/smtp/command.cc2
1 files changed, 1 insertions, 1 deletions
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 <kidna.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
#include <kmdcodec.h>
#include <tdeio/slavebase.h> // for test_commands, where SMTPProtocol is not derived from TCPSlaveBase