diff options
Diffstat (limited to 'kregexpeditor/regexpbuttons.cpp')
| -rw-r--r-- | kregexpeditor/regexpbuttons.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/regexpbuttons.cpp b/kregexpeditor/regexpbuttons.cpp index 62500c8..a6bb121 100644 --- a/kregexpeditor/regexpbuttons.cpp +++ b/kregexpeditor/regexpbuttons.cpp @@ -20,7 +20,7 @@    #include "images.h"  #else    #include <kiconloader.h> -  #include <klocale.h> +  #include <tdelocale.h>    #include <kstandarddirs.h>    #include "regexpbuttons.moc"  #endif  | 
