summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/ruleoptionplugins/mark_target_option/kmfruletargetoptioneditmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmyfirewall/ruleoptionplugins/mark_target_option/kmfruletargetoptioneditmark.cpp')
-rw-r--r--kmyfirewall/ruleoptionplugins/mark_target_option/kmfruletargetoptioneditmark.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmyfirewall/ruleoptionplugins/mark_target_option/kmfruletargetoptioneditmark.cpp b/kmyfirewall/ruleoptionplugins/mark_target_option/kmfruletargetoptioneditmark.cpp
index c9e530c..2d55278 100644
--- a/kmyfirewall/ruleoptionplugins/mark_target_option/kmfruletargetoptioneditmark.cpp
+++ b/kmyfirewall/ruleoptionplugins/mark_target_option/kmfruletargetoptioneditmark.cpp
@@ -17,7 +17,7 @@
// KDE includes
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
// Project includes
#include "../../core/iptrule.h"
@@ -94,7 +94,7 @@ bool KMFRuleTargetOptionEditMark::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* KMFRuleTargetOptionEditMarkFactory::s_instance = 0L;
// TDEAboutData* KMFRuleTargetOptionEditMarkFactory::s_about = 0L;