diff options
Diffstat (limited to 'kghostview/infodialog.cpp')
-rw-r--r-- | kghostview/infodialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/infodialog.cpp b/kghostview/infodialog.cpp index 70826c11..e4a76006 100644 --- a/kghostview/infodialog.cpp +++ b/kghostview/infodialog.cpp @@ -24,7 +24,7 @@ #include <tqregexp.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <kstdguiitem.h> #include "infodialog.h" |