From 69ec8f3e01ba724655f4b7e16519f8a4882d3489 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 30 Jun 2024 14:54:05 +0900 Subject: Use tq* headers instead of ntq* ones Signed-off-by: Michele Calgaro (cherry picked from commit 6f4c529b36bcea84d6f05a724d99f476ced08fe9) --- tdecore/tdehw/tdecryptographiccarddevice.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tdecore/tdehw/tdecryptographiccarddevice.cpp b/tdecore/tdehw/tdecryptographiccarddevice.cpp index 4d9eeaab3..2ac87af86 100644 --- a/tdecore/tdehw/tdecryptographiccarddevice.cpp +++ b/tdecore/tdehw/tdecryptographiccarddevice.cpp @@ -25,9 +25,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "tdeglobal.h" #include "tdelocale.h" -- cgit v1.2.1