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 9b97134..5accd63 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 <layout.h> +#include <tqlayout.h> #include <kapplication.h> |