diff options
Diffstat (limited to 'tdeui/kcombobox.h')
-rw-r--r-- | tdeui/kcombobox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kcombobox.h b/tdeui/kcombobox.h index 12d6d065b..93ae6535e 100644 --- a/tdeui/kcombobox.h +++ b/tdeui/kcombobox.h @@ -26,7 +26,7 @@ #include <tqcombobox.h> #include <tqvbox.h> #include <tqlabel.h> -#include <layout.h> +#include <tqlayout.h> #include <tqtoolbutton.h> #include <tqheader.h> |