diff options
Diffstat (limited to 'tdm/kfrontend/themer/tdmitem.cpp')
-rw-r--r-- | tdm/kfrontend/themer/tdmitem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdm/kfrontend/themer/tdmitem.cpp b/tdm/kfrontend/themer/tdmitem.cpp index 13969c4bf..91ab5efda 100644 --- a/tdm/kfrontend/themer/tdmitem.cpp +++ b/tdm/kfrontend/themer/tdmitem.cpp @@ -29,7 +29,7 @@ #include "tdmlayout.h" #include "tdmconfig.h" -#include <kglobal.h> +#include <tdeglobal.h> #include <kdebug.h> #include <tqframe.h> |