diff options
Diffstat (limited to 'tdeui/kspelldlg.cpp')
-rw-r--r-- | tdeui/kspelldlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kspelldlg.cpp b/tdeui/kspelldlg.cpp index 4bad2c3ff..d21b6975e 100644 --- a/tdeui/kspelldlg.cpp +++ b/tdeui/kspelldlg.cpp @@ -22,7 +22,7 @@ #include <tqstringlist.h> #include <tqpushbutton.h> #include <tqlabel.h> -#include <layout.h> +#include <tqlayout.h> #include <kapplication.h> #include <klocale.h> |