diff options
Diffstat (limited to 'ksysguard/gui/ksgrd/HostConnector.cc')
-rw-r--r-- | ksysguard/gui/ksgrd/HostConnector.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/gui/ksgrd/HostConnector.cc b/ksysguard/gui/ksgrd/HostConnector.cc index 146e1b3ee..b6e85b795 100644 --- a/ksysguard/gui/ksgrd/HostConnector.cc +++ b/ksysguard/gui/ksgrd/HostConnector.cc @@ -21,7 +21,7 @@ #include <tdeapplication.h> #include <tdeaccelmanager.h> #include <kcombobox.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqbuttongroup.h> #include <tqlabel.h> |