summaryrefslogtreecommitdiffstats
path: root/kitchensync/src/configguigpe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/src/configguigpe.cpp')
-rw-r--r--kitchensync/src/configguigpe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchensync/src/configguigpe.cpp b/kitchensync/src/configguigpe.cpp
index 1a5cdb14..4dce7d9b 100644
--- a/kitchensync/src/configguigpe.cpp
+++ b/kitchensync/src/configguigpe.cpp
@@ -30,7 +30,7 @@
#include <kcombobox.h>
#include <kdialog.h>
#include <klineedit.h>
-#include <klocale.h>
+#include <tdelocale.h>
ConfigGuiGpe::ConfigGuiGpe( const QSync::Member &member, TQWidget *parent )
: ConfigGui( member, parent )