summaryrefslogtreecommitdiffstats
path: root/kicker
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-13 21:21:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-13 21:21:33 +0900
commit7f1a1e931e73b53939ca39faca82c80cf5da5cf4 (patch)
tree9ddaaa324d5a9dba009b65482b075b7ae90a8ca2 /kicker
parent2eb7c39d8d126378777f095569e19aac9f1dc2e8 (diff)
downloadtdebase-master.tar.gz
tdebase-master.zip
Adapt to renamed tqt3 header filesHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kicker')
-rw-r--r--kicker/kicker/buttons/knewbutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/buttons/knewbutton.cpp b/kicker/kicker/buttons/knewbutton.cpp
index ee3a942e5..52e6c0faa 100644
--- a/kicker/kicker/buttons/knewbutton.cpp
+++ b/kicker/kicker/buttons/knewbutton.cpp
@@ -29,7 +29,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <tqtooltip.h>
#include <tqpainter.h>
#include <tqcursor.h>
-#include <tqeffects_p.h>
+#include <private/tqeffects_p.h>
#include <tdelocale.h>
#include <tdeapplication.h>