summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 17:49:09 +0900
committerMichele Calgaro <[email protected]>2024-07-01 17:49:09 +0900
commit056301e4b5dbf6f4c606ae34c340d3cdf2480ae1 (patch)
tree85e283f731d88f5f7265bf74c182c0b340d575f5 /src
parentd2261e523869ad79a989ad2159ed3702daa8f823 (diff)
downloadk3b-056301e4b5dbf6f4c606ae34c340d3cdf2480ae1.tar.gz
k3b-056301e4b5dbf6f4c606ae34c340d3cdf2480ae1.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src')
-rw-r--r--src/projects/kostore/koStore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projects/kostore/koStore.h b/src/projects/kostore/koStore.h
index c3bda8c..cc48221 100644
--- a/src/projects/kostore/koStore.h
+++ b/src/projects/kostore/koStore.h
@@ -25,7 +25,7 @@
#include <tqiodevice.h>
#include <tqvaluestack.h>
//#include <koffice_export.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#define KOSTORE_EXPORT TDE_EXPORT