diff options
Diffstat (limited to 'kdepasswd/kcm/chfacedlg.cpp')
-rw-r--r-- | kdepasswd/kcm/chfacedlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdepasswd/kcm/chfacedlg.cpp b/kdepasswd/kcm/chfacedlg.cpp index 8344164db..fdb730bee 100644 --- a/kdepasswd/kcm/chfacedlg.cpp +++ b/kdepasswd/kcm/chfacedlg.cpp @@ -26,7 +26,7 @@ */ #include <tqstring.h> -#include <tqlayout.h> +#include <layout.h> #include <tqlabel.h> #include <tqpixmap.h> #include <tqimage.h> |