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 d21b6975e..4bad2c3ff 100644 --- a/tdeui/kspelldlg.cpp +++ b/tdeui/kspelldlg.cpp @@ -22,7 +22,7 @@ #include <tqstringlist.h> #include <tqpushbutton.h> #include <tqlabel.h> -#include <tqlayout.h> +#include <layout.h> #include <kapplication.h> #include <klocale.h> |