diff options
Diffstat (limited to 'kworldwatch/applet.cpp')
-rw-r--r-- | kworldwatch/applet.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kworldwatch/applet.cpp b/kworldwatch/applet.cpp index 5accd63..9b97134 100644 --- a/kworldwatch/applet.cpp +++ b/kworldwatch/applet.cpp @@ -25,7 +25,7 @@ /* ** Bug reports and questions can be sent to kde-devel@kde.org */ -#include <tqlayout.h> +#include <layout.h> #include <kapplication.h> |