diff options
Diffstat (limited to 'src/k3bburnprogressdialog.cpp')
-rw-r--r-- | src/k3bburnprogressdialog.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/k3bburnprogressdialog.cpp b/src/k3bburnprogressdialog.cpp index a143610..9ce456d 100644 --- a/src/k3bburnprogressdialog.cpp +++ b/src/k3bburnprogressdialog.cpp @@ -23,9 +23,9 @@ #include "k3bthemedlabel.h" #include <k3bthememanager.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <kprogress.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqgroupbox.h> #include <tqlabel.h> |