diff options
Diffstat (limited to 'akregator/src/aboutdata.cpp')
-rw-r--r-- | akregator/src/aboutdata.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/aboutdata.cpp b/akregator/src/aboutdata.cpp index 93be34a2a..a2a747543 100644 --- a/akregator/src/aboutdata.cpp +++ b/akregator/src/aboutdata.cpp @@ -22,7 +22,7 @@ without including the source code for Qt in the source distribution. */ -#include <qstring.h> +#include <tqstring.h> #include "aboutdata.h" |