diff options
Diffstat (limited to 'kworldwatch/main.cpp')
-rw-r--r-- | kworldwatch/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kworldwatch/main.cpp b/kworldwatch/main.cpp index 346a97b..58ab232 100644 --- a/kworldwatch/main.cpp +++ b/kworldwatch/main.cpp @@ -29,7 +29,7 @@ #include <tqlabel.h> -#include <tqlayout.h> +#include <layout.h> #include <tqpainter.h> #include <tqpixmap.h> #include <tqwidget.h> |