diff options
Diffstat (limited to 'kcontrol/kdm/kdm-font.cpp')
-rw-r--r-- | kcontrol/kdm/kdm-font.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kdm/kdm-font.cpp b/kcontrol/kdm/kdm-font.cpp index af83176b1..19f5021bf 100644 --- a/kcontrol/kdm/kdm-font.cpp +++ b/kcontrol/kdm/kdm-font.cpp @@ -24,7 +24,7 @@ #include <tqapplication.h> #include <tqcheckbox.h> #include <tqcombobox.h> -#include <tqlayout.h> +#include <layout.h> #include <tqlabel.h> #include <tqpushbutton.h> #include <tqwhatsthis.h> |