diff options
Diffstat (limited to 'kweather/weatherbar.cpp')
-rw-r--r-- | kweather/weatherbar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weatherbar.cpp b/kweather/weatherbar.cpp index a3c5b05..c77333d 100644 --- a/kweather/weatherbar.cpp +++ b/kweather/weatherbar.cpp @@ -25,7 +25,7 @@ #include <tqlabel.h> #include <tqfont.h> -#include <layout.h> +#include <tqlayout.h> #include <tqscrollview.h> #include <tqgroupbox.h> #include <klocale.h> |