diff options
Diffstat (limited to 'src/editorproxy.cpp')
-rw-r--r-- | src/editorproxy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editorproxy.cpp b/src/editorproxy.cpp index 82c5260b..73ff852b 100644 --- a/src/editorproxy.cpp +++ b/src/editorproxy.cpp @@ -20,7 +20,7 @@ #include <kxmlguifactory.h> #include <tdemainwindow.h> #include <tdeactioncollection.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdestdaccel.h> #include "toplevel.h" |