summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/ui/kivio_protection_panel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/kiviopart/ui/kivio_protection_panel.cpp')
-rw-r--r--kivio/kiviopart/ui/kivio_protection_panel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/kiviopart/ui/kivio_protection_panel.cpp b/kivio/kiviopart/ui/kivio_protection_panel.cpp
index 7eb9a75c..2240a4a2 100644
--- a/kivio/kiviopart/ui/kivio_protection_panel.cpp
+++ b/kivio/kiviopart/ui/kivio_protection_panel.cpp
@@ -30,7 +30,7 @@
#include <tqcheckbox.h>
#include <tdeaction.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
KivioProtectionPanel::KivioProtectionPanel( KivioView *view, TQWidget *parent, const char *name )
: KivioProtectionPanelBase(parent, name), m_pView(view)