diff options
Diffstat (limited to 'tdehtml/tdehtml_run.cpp')
-rw-r--r-- | tdehtml/tdehtml_run.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/tdehtml_run.cpp b/tdehtml/tdehtml_run.cpp index 2a5fd1861..499616cce 100644 --- a/tdehtml/tdehtml_run.cpp +++ b/tdehtml/tdehtml_run.cpp @@ -24,7 +24,7 @@ #include "tdehtml_run.h" #include <tdeio/job.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include "tdehtml_ext.h" #include <tqwidget.h> |