summaryrefslogtreecommitdiffstats
path: root/src/projects/kostore/koStore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/projects/kostore/koStore.h')
-rw-r--r--src/projects/kostore/koStore.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/projects/kostore/koStore.h b/src/projects/kostore/koStore.h
index b43ec42..cc48221 100644
--- a/src/projects/kostore/koStore.h
+++ b/src/projects/kostore/koStore.h
@@ -25,9 +25,9 @@
#include <tqiodevice.h>
#include <tqvaluestack.h>
//#include <koffice_export.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
-#define KOSTORE_EXPORT KDE_EXPORT
+#define KOSTORE_EXPORT TDE_EXPORT
class TQWidget;