diff options
Diffstat (limited to 'noatun/modules/winskin/waDigit.cpp')
-rw-r--r-- | noatun/modules/winskin/waDigit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/winskin/waDigit.cpp b/noatun/modules/winskin/waDigit.cpp index 75a89b7e..8e53c45f 100644 --- a/noatun/modules/winskin/waDigit.cpp +++ b/noatun/modules/winskin/waDigit.cpp @@ -16,7 +16,7 @@ #include "waSkinModel.h" #include <tdeconfig.h> -#include <kglobal.h> +#include <tdeglobal.h> WaDigit::WaDigit() : WaWidget(_WA_MAPPING_DIGITS) { |