diff options
Diffstat (limited to 'kolourpaint/kpmainwindow_help.cpp')
-rw-r--r-- | kolourpaint/kpmainwindow_help.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/kpmainwindow_help.cpp b/kolourpaint/kpmainwindow_help.cpp index d60bf3dd..e8c9da7a 100644 --- a/kolourpaint/kpmainwindow_help.cpp +++ b/kolourpaint/kpmainwindow_help.cpp @@ -36,7 +36,7 @@ #include <kdebug.h> #include <kdialogbase.h> #include <krun.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdeshortcut.h> #include <kptool.h> |