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 aa10eb70a..e5c138679 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 <tqucomextra_p.h> +#include <private/tqucomextra_p.h> #include <tqtimer.h> |