summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/ruleoptionplugins/tos_target_option/kmfruletargetoptionedittos.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmyfirewall/ruleoptionplugins/tos_target_option/kmfruletargetoptionedittos.cpp')
-rw-r--r--kmyfirewall/ruleoptionplugins/tos_target_option/kmfruletargetoptionedittos.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmyfirewall/ruleoptionplugins/tos_target_option/kmfruletargetoptionedittos.cpp b/kmyfirewall/ruleoptionplugins/tos_target_option/kmfruletargetoptionedittos.cpp
index cdb10d0..fd8d318 100644
--- a/kmyfirewall/ruleoptionplugins/tos_target_option/kmfruletargetoptionedittos.cpp
+++ b/kmyfirewall/ruleoptionplugins/tos_target_option/kmfruletargetoptionedittos.cpp
@@ -17,7 +17,7 @@
// KDE includes
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
// Project includes
#include "../../core/iptrule.h"
@@ -93,7 +93,7 @@ bool KMFRuleTargetOptionEditTos::setTarget( const TQString& target ){
// It's usually safe to leave the factory code alone.. with the
// notable exception of the TDEAboutData data
#include <tdeaboutdata.h>
-#include <klocale.h>
+#include <tdelocale.h>
// TDEInstance* KMFRuleTargetOptionEditTosFactory::s_instance = 0L;
// TDEAboutData* KMFRuleTargetOptionEditTosFactory::s_about = 0L;