diff options
Diffstat (limited to 'tdeui/kprogressbox.cpp')
-rw-r--r-- | tdeui/kprogressbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kprogressbox.cpp b/tdeui/kprogressbox.cpp index ab8c96d0a..4638f78fb 100644 --- a/tdeui/kprogressbox.cpp +++ b/tdeui/kprogressbox.cpp @@ -26,7 +26,7 @@ #include <tqpainter.h> #include <tqpixmap.h> #include <tqlabel.h> -#include <layout.h> +#include <tqlayout.h> #include <tqpushbutton.h> #include <tqstring.h> #include <tqregexp.h> |