diff options
Diffstat (limited to 'tdefile-plugins/theora')
-rw-r--r-- | tdefile-plugins/theora/tdefile_theora.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/theora/tdefile_theora.cpp b/tdefile-plugins/theora/tdefile_theora.cpp index 20e4e337..5c8fadb2 100644 --- a/tdefile-plugins/theora/tdefile_theora.cpp +++ b/tdefile-plugins/theora/tdefile_theora.cpp @@ -23,7 +23,7 @@ #include "tdefile_theora.h" #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <kgenericfactory.h> #include "theora/theora.h" |