summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/latex
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:49:32 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:49:32 +0900
commitc6c85358d8f0ce34fcc524d58ab9a3898c171f61 (patch)
tree276f288a0392d6a7cb02310085045770b3f81ccc /kopete/plugins/latex
parentee6d5cf64cd94e7a60ea8a9f3087e33890dfe49e (diff)
downloadtdenetwork-c6c85358d8f0ce34fcc524d58ab9a3898c171f61.tar.gz
tdenetwork-c6c85358d8f0ce34fcc524d58ab9a3898c171f61.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kopete/plugins/latex')
-rw-r--r--kopete/plugins/latex/latexplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/latex/latexplugin.cpp b/kopete/plugins/latex/latexplugin.cpp
index 70bb1aaa..fba3dde3 100644
--- a/kopete/plugins/latex/latexplugin.cpp
+++ b/kopete/plugins/latex/latexplugin.cpp
@@ -23,7 +23,7 @@
#include <tqstylesheet.h>
#include <kgenericfactory.h>
#include <kdebug.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeprocess.h>
#include <tdetempfile.h>
#include <kmdcodec.h>