summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 17:48:58 +0900
committerMichele Calgaro <[email protected]>2024-07-01 19:06:52 +0900
commit788606cd17b14d546c1d1b72172c4df9b7bc0ef8 (patch)
treeeb153e7177dc1033f96453f7f08301c6aa1ad76e
parentcd1e18a61f9dbf4e8dfd6f51d22be4a2933dc331 (diff)
downloadkrecipes-788606cd17b14d546c1d1b72172c4df9b7bc0ef8.tar.gz
krecipes-788606cd17b14d546c1d1b72172c4df9b7bc0ef8.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4e665f607e449e6bdd60516bc1945987e48da80c)
-rw-r--r--krecipes/src/widgets/kreruler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krecipes/src/widgets/kreruler.h b/krecipes/src/widgets/kreruler.h
index b105547..ccf76f2 100644
--- a/krecipes/src/widgets/kreruler.h
+++ b/krecipes/src/widgets/kreruler.h
@@ -28,7 +28,7 @@
#include <tqframe.h>
#include <tqpixmap.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#if 0
#include <koGlobal.h>