diff options
Diffstat (limited to 'kregexpeditor/compoundregexp.cpp')
-rw-r--r-- | kregexpeditor/compoundregexp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/compoundregexp.cpp b/kregexpeditor/compoundregexp.cpp index 150ee97..ae7bab9 100644 --- a/kregexpeditor/compoundregexp.cpp +++ b/kregexpeditor/compoundregexp.cpp @@ -19,7 +19,7 @@ #ifdef TQT_ONLY #include "compat.h" #else - #include <klocale.h> + #include <tdelocale.h> #endif #include "compoundregexp.h" |