summaryrefslogtreecommitdiffstats
path: root/tdeprint/kprinter
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:46:25 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:46:25 +0900
commit669c9bc7d86221be927586ec3078e6247048ca37 (patch)
treee83c76f0e10c5bcd55b89c3b4ec96754591d949c /tdeprint/kprinter
parent60e6b46689f16f4a05ceeb34f904603ef042ae6c (diff)
downloadtdebase-669c9bc7d86221be927586ec3078e6247048ca37.tar.gz
tdebase-669c9bc7d86221be927586ec3078e6247048ca37.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdeprint/kprinter')
-rw-r--r--tdeprint/kprinter/printwrapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kprinter/printwrapper.cpp b/tdeprint/kprinter/printwrapper.cpp
index 16adb438a..77f5012c8 100644
--- a/tdeprint/kprinter/printwrapper.cpp
+++ b/tdeprint/kprinter/printwrapper.cpp
@@ -35,7 +35,7 @@
#include <tdeapplication.h>
#include <tdecmdlineargs.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeio/netaccess.h>
#include <kurl.h>
#include <kdebug.h>