diff options
Diffstat (limited to 'src/MachBuntButton.cpp')
-rw-r--r-- | src/MachBuntButton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MachBuntButton.cpp b/src/MachBuntButton.cpp index 6ae0146..ef997f5 100644 --- a/src/MachBuntButton.cpp +++ b/src/MachBuntButton.cpp @@ -8,7 +8,7 @@ #include <kimageeffect.h> #include <kiconeffect.h> #include <kdrawutil.h> -#include <klocale.h> +#include <tdelocale.h> #include <ntqlayout.h> #include <ntqdrawutil.h> |