diff options
Diffstat (limited to 'kdf/kcmdf.cpp')
-rw-r--r-- | kdf/kcmdf.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdf/kcmdf.cpp b/kdf/kcmdf.cpp index 2e26113..361ba90 100644 --- a/kdf/kcmdf.cpp +++ b/kdf/kcmdf.cpp @@ -28,7 +28,7 @@ #include <kdialog.h> -#include <tqlayout.h> +#include <layout.h> #include "kcmdf.h" |