diff options
Diffstat (limited to 'kcontrol/tdm/background.cpp')
-rw-r--r-- | kcontrol/tdm/background.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/tdm/background.cpp b/kcontrol/tdm/background.cpp index 4078bd393..139ae90b7 100644 --- a/kcontrol/tdm/background.cpp +++ b/kcontrol/tdm/background.cpp @@ -28,7 +28,7 @@ #include <tqwhatsthis.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <dcopclient.h> #include "../background/bgsettings.h" #include "../background/bgdialog.h" |