diff options
Diffstat (limited to 'cervisia/watchersdlg.cpp')
-rw-r--r-- | cervisia/watchersdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/watchersdlg.cpp b/cervisia/watchersdlg.cpp index a3ca17ed..f3c18238 100644 --- a/cervisia/watchersdlg.cpp +++ b/cervisia/watchersdlg.cpp @@ -23,7 +23,7 @@ #include <tqtable.h> #include <tdeconfig.h> #include <klineedit.h> -#include <klocale.h> +#include <tdelocale.h> #include "misc.h" #include "cvsservice_stub.h" |