diff options
Diffstat (limited to 'kverbos')
-rw-r--r-- | kverbos/kverbos/kverbos.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kverbos/kverbos/kverbos.h b/kverbos/kverbos/kverbos.h index c125ea0b..fd1a744c 100644 --- a/kverbos/kverbos/kverbos.h +++ b/kverbos/kverbos/kverbos.h @@ -27,8 +27,8 @@ // include files for KDE #include <kapplication.h> -#include <kmainwindow.h> -#include <kaction.h> +#include <tdemainwindow.h> +#include <tdeaction.h> // include files for the application #include "verbspanish.h" |