diff options
Diffstat (limited to 'quanta/components/tableeditor')
-rw-r--r-- | quanta/components/tableeditor/tableeditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/tableeditor/tableeditor.cpp b/quanta/components/tableeditor/tableeditor.cpp index 9d97c7eb..fe1d201f 100644 --- a/quanta/components/tableeditor/tableeditor.cpp +++ b/quanta/components/tableeditor/tableeditor.cpp @@ -13,7 +13,7 @@ ***************************************************************************/ //kde includes -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <kiconloader.h> #include <klocale.h> |