diff options
Diffstat (limited to 'styles/phase/config/phasestyleconfig.cpp')
-rw-r--r-- | styles/phase/config/phasestyleconfig.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/styles/phase/config/phasestyleconfig.cpp b/styles/phase/config/phasestyleconfig.cpp index bc534220..990b98e3 100644 --- a/styles/phase/config/phasestyleconfig.cpp +++ b/styles/phase/config/phasestyleconfig.cpp @@ -11,8 +11,8 @@ #include <tqcheckbox.h> #include <tqgroupbox.h> #include <tqwhatsthis.h> -#include <klocale.h> -#include <kglobal.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include "phasestyleconfig.h" #include "styledialog.h" |