diff options
Diffstat (limited to 'kcontrol/style/keramik')
-rw-r--r-- | kcontrol/style/keramik/keramikconf.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/style/keramik/keramikconf.cpp b/kcontrol/style/keramik/keramikconf.cpp index 0350ab969..a7b15ea00 100644 --- a/kcontrol/style/keramik/keramikconf.cpp +++ b/kcontrol/style/keramik/keramikconf.cpp @@ -22,7 +22,7 @@ DEALINGS IN THE SOFTWARE. */ #include <tqcheckbox.h> -#include <tqlayout.h> +#include <layout.h> #include <tqsettings.h> #include <kdialog.h> #include <kglobal.h> |