summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-16 20:03:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-16 20:03:22 +0900
commit80b9fc1ae9ffb7939fe0dc7c73910fbd18c4be34 (patch)
tree2d76e111a3c5da9ac52ab4aafb54c9bcc6f55f1b /src
parent30d0f7270f1dd67eaa0a397c7e4b1a2fb9de2f83 (diff)
downloadgwenview-master.tar.gz
gwenview-master.zip
Adapt to latest tqt3 versionHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r--src/tsthread/tsthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tsthread/tsthread.h b/src/tsthread/tsthread.h
index bd8e48d..15ac57b 100644
--- a/src/tsthread/tsthread.h
+++ b/src/tsthread/tsthread.h
@@ -30,7 +30,7 @@ DEALINGS IN THE SOFTWARE.
#include <tqwaitcondition.h>
#include <tqdeepcopy.h>
#include <tqmutex.h>
-#include <tqucomextra_p.h>
+#include <private/tqucomextra_p.h>
#ifdef TS_TQTHREADSTORAGE
#include <tqthreadstorage.h>