summaryrefslogtreecommitdiffstats
path: root/kommander/editor/actionlistview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/actionlistview.cpp')
-rw-r--r--kommander/editor/actionlistview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/actionlistview.cpp b/kommander/editor/actionlistview.cpp
index 3193d24c..80d4d94c 100644
--- a/kommander/editor/actionlistview.cpp
+++ b/kommander/editor/actionlistview.cpp
@@ -22,7 +22,7 @@
#include <tqdragobject.h>
#include <tqheader.h>
-#include <klocale.h>
+#include <tdelocale.h>
ActionListView::ActionListView( TQWidget *parent, const char *name )
: TQListView( parent, name )