summaryrefslogtreecommitdiffstats
path: root/tdeparts
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-09-13 21:20:03 +0900
committerMichele Calgaro <[email protected]>2024-09-13 21:20:03 +0900
commit42388dbfca8954e09c316671aec383ec6e8da667 (patch)
tree99af676e74123ccb640511bf3a7c3ac23457215c /tdeparts
parent3150a4542f81f0f953e68170bda462b0a501ff29 (diff)
downloadtdelibs-42388dbfca8954e09c316671aec383ec6e8da667.tar.gz
tdelibs-42388dbfca8954e09c316671aec383ec6e8da667.zip
Adapt to renamed tqt3 header files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdeparts')
-rw-r--r--tdeparts/browserinterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/browserinterface.cpp b/tdeparts/browserinterface.cpp
index 46c89e348..0b46751fc 100644
--- a/tdeparts/browserinterface.cpp
+++ b/tdeparts/browserinterface.cpp
@@ -4,7 +4,7 @@
#include <tqmetaobject.h>
#include <config.h>
-#include <tqucomextra_p.h>
+#include <private/tqucomextra_p.h>
using namespace KParts;