diff options
Diffstat (limited to 'kcontrol/css/kcmcss.cpp')
| -rw-r--r-- | kcontrol/css/kcmcss.cpp | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/kcontrol/css/kcmcss.cpp b/kcontrol/css/kcmcss.cpp index d3447e25e..9706ccd5f 100644 --- a/kcontrol/css/kcmcss.cpp +++ b/kcontrol/css/kcmcss.cpp @@ -1,9 +1,9 @@  #include <tqcheckbox.h>  #include <tqcombobox.h> -#include <layout.h> +#include <tqlayout.h>  #include <tqradiobutton.h> -#include <textbrowser.h> +#include <tqtextbrowser.h>  #include <kapplication.h>  #include <kcolorbutton.h> | 
