diff options
Diffstat (limited to 'kregexpeditor/auxbuttons.cpp')
-rw-r--r-- | kregexpeditor/auxbuttons.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/auxbuttons.cpp b/kregexpeditor/auxbuttons.cpp index e276acf..e47abfa 100644 --- a/kregexpeditor/auxbuttons.cpp +++ b/kregexpeditor/auxbuttons.cpp @@ -22,7 +22,7 @@ #else #include "auxbuttons.moc" #include <kiconloader.h> - #include <klocale.h> + #include <tdelocale.h> #endif #include "auxbuttons.h" |