diff options
Diffstat (limited to 'kommander/widgets/fontdialog.cpp')
-rw-r--r-- | kommander/widgets/fontdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/fontdialog.cpp b/kommander/widgets/fontdialog.cpp index d03f87d8..d4125840 100644 --- a/kommander/widgets/fontdialog.cpp +++ b/kommander/widgets/fontdialog.cpp @@ -16,7 +16,7 @@ #include <tdefontdialog.h> #include <kiconloader.h> -#include <klocale.h> +#include <tdelocale.h> enum Functions { FirstFunction = 139, |