diff options
Diffstat (limited to 'kcontrol/ebrowsing/filteropts.cpp')
-rw-r--r-- | kcontrol/ebrowsing/filteropts.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/ebrowsing/filteropts.cpp b/kcontrol/ebrowsing/filteropts.cpp index d2f0f66f8..80916f069 100644 --- a/kcontrol/ebrowsing/filteropts.cpp +++ b/kcontrol/ebrowsing/filteropts.cpp @@ -25,7 +25,7 @@ #include <tqlabel.h> #include <dcopclient.h> -#include <klocale.h> +#include <tdelocale.h> #include "filteropts.h" |