diff options
Diffstat (limited to 'kscd/cddbdlg.cpp')
-rw-r--r-- | kscd/cddbdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/cddbdlg.cpp b/kscd/cddbdlg.cpp index f5d1111a..eec94a70 100644 --- a/kscd/cddbdlg.cpp +++ b/kscd/cddbdlg.cpp @@ -13,7 +13,7 @@ #include <knuminput.h> #include <kglobal.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <kinputdialog.h> #include <klocale.h> |