diff options
Diffstat (limited to 'kghostview/main.cpp')
-rw-r--r-- | kghostview/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/main.cpp b/kghostview/main.cpp index 41bcabf9..bc91d6ad 100644 --- a/kghostview/main.cpp +++ b/kghostview/main.cpp @@ -21,7 +21,7 @@ #include <tdeaboutdata.h> #include <tdeapplication.h> #include <tdecmdlineargs.h> -#include <klocale.h> +#include <tdelocale.h> #include <kurl.h> #include "kgvshell.h" |