diff options
Diffstat (limited to 'superkaramba/src/themesdlg.cpp')
-rw-r--r-- | superkaramba/src/themesdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/src/themesdlg.cpp b/superkaramba/src/themesdlg.cpp index 9311853..107d2c5 100644 --- a/superkaramba/src/themesdlg.cpp +++ b/superkaramba/src/themesdlg.cpp @@ -39,7 +39,7 @@ #include <tdefiledialog.h> #include <kpushbutton.h> #include <kstandarddirs.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kiconloader.h> #include <klocale.h> #include <tqlineedit.h> |