diff options
Diffstat (limited to 'libkpimexchange/core/exchangemonitor.cpp')
-rw-r--r-- | libkpimexchange/core/exchangemonitor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimexchange/core/exchangemonitor.cpp b/libkpimexchange/core/exchangemonitor.cpp index c932436af..c9f8c627a 100644 --- a/libkpimexchange/core/exchangemonitor.cpp +++ b/libkpimexchange/core/exchangemonitor.cpp @@ -22,7 +22,7 @@ #include <tqregexp.h> #include <tqsocketdevice.h> #include <tqsocketnotifier.h> -#include <textstream.h> +#include <tqtextstream.h> #include <kurl.h> #include <kdebug.h> |