diff options
Diffstat (limited to 'ksysv/ServiceDlg.cpp')
-rw-r--r-- | ksysv/ServiceDlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/ServiceDlg.cpp b/ksysv/ServiceDlg.cpp index 64fec66..4721cb6 100644 --- a/ksysv/ServiceDlg.cpp +++ b/ksysv/ServiceDlg.cpp @@ -19,7 +19,7 @@ #include <tqstring.h> #include <tdeapplication.h> -#include <klocale.h> +#include <tdelocale.h> #include <kbuttonbox.h> #include "ksvdraglist.h" |