diff options
Diffstat (limited to 'src/k3bthememanager.cpp')
-rw-r--r-- | src/k3bthememanager.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/k3bthememanager.cpp b/src/k3bthememanager.cpp index 82e33ce..f0001d0 100644 --- a/src/k3bthememanager.cpp +++ b/src/k3bthememanager.cpp @@ -18,10 +18,10 @@ #include <k3bversion.h> #include <kstandarddirs.h> -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> #include <ksimpleconfig.h> #include <kdebug.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <tqpixmap.h> #include <tqfile.h> |