diff options
Diffstat (limited to 'akregator/src/mainwindow.cpp')
-rw-r--r-- | akregator/src/mainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/mainwindow.cpp b/akregator/src/mainwindow.cpp index 3111cab44..2a820128f 100644 --- a/akregator/src/mainwindow.cpp +++ b/akregator/src/mainwindow.cpp @@ -55,7 +55,7 @@ #include <tqmetaobject.h> #include <tqpen.h> #include <tqpainter.h> -#include <private/tqucomextra_p.h> +#include <tqucomextra_p.h> #include <tqtimer.h> |