diff options
Diffstat (limited to 'kregexpeditor/infopage.h')
-rw-r--r-- | kregexpeditor/infopage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/infopage.h b/kregexpeditor/infopage.h index f73e284..24796d2 100644 --- a/kregexpeditor/infopage.h +++ b/kregexpeditor/infopage.h @@ -20,7 +20,7 @@ #ifdef TQT_ONLY #include "compat.h" - #include <textbrowser.h> + #include <tqtextbrowser.h> #else # include <ktextbrowser.h> #endif |