diff options
Diffstat (limited to 'kedit/kedit.h')
-rw-r--r-- | kedit/kedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kedit/kedit.h b/kedit/kedit.h index 30791c3..9751b57 100644 --- a/kedit/kedit.h +++ b/kedit/kedit.h @@ -29,7 +29,7 @@ #include "version.h" -#include <kmainwindow.h> +#include <tdemainwindow.h> class KEdit; class KSpell; |