diff options
Diffstat (limited to 'kitchensync/src/mainwindow.cpp')
-rw-r--r-- | kitchensync/src/mainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchensync/src/mainwindow.cpp b/kitchensync/src/mainwindow.cpp index 5df9fe219..a267956d8 100644 --- a/kitchensync/src/mainwindow.cpp +++ b/kitchensync/src/mainwindow.cpp @@ -19,7 +19,7 @@ */ #include <tdeaction.h> -#include <klocale.h> +#include <tdelocale.h> #include <kstdaction.h> #include <tdetoolbar.h> |