diff options
Diffstat (limited to 'kopete/plugins/latex/latexplugin.h')
-rw-r--r-- | kopete/plugins/latex/latexplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/latex/latexplugin.h b/kopete/plugins/latex/latexplugin.h index 52be1c69..5b88e791 100644 --- a/kopete/plugins/latex/latexplugin.h +++ b/kopete/plugins/latex/latexplugin.h @@ -24,7 +24,7 @@ #include <tqobject.h> #include <tqstring.h> -#include <ktempfile.h> +#include <tdetempfile.h> #include "kopetemessage.h" #include "kopeteplugin.h" |