summaryrefslogtreecommitdiffstats
path: root/extra/kde340
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde340')
-rw-r--r--extra/kde340/kicontheme.h2
-rw-r--r--extra/kde340/krecentdirs.h2
-rw-r--r--extra/kde340/ksharedptr.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/kde340/kicontheme.h b/extra/kde340/kicontheme.h
index 84fc6f9..24574be 100644
--- a/extra/kde340/kicontheme.h
+++ b/extra/kde340/kicontheme.h
@@ -16,7 +16,7 @@
#include <qstring.h>
#include <qstringlist.h>
#include <qptrlist.h>
-#include "kdelibs_export.h"
+#include "tdelibs_export.h"
class KConfig;
//class KIconThemeDir;
diff --git a/extra/kde340/krecentdirs.h b/extra/kde340/krecentdirs.h
index 078efcc..3b81d9c 100644
--- a/extra/kde340/krecentdirs.h
+++ b/extra/kde340/krecentdirs.h
@@ -30,7 +30,7 @@
#include <qstringlist.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
/**
* The goal of this class is to make sure that, when the user needs to
diff --git a/extra/kde340/ksharedptr.h b/extra/kde340/ksharedptr.h
index 8338145..16ece72 100644
--- a/extra/kde340/ksharedptr.h
+++ b/extra/kde340/ksharedptr.h
@@ -18,7 +18,7 @@
#ifndef KSharedPTR_H
#define KSharedPTR_H
-#include "kdelibs_export.h"
+#include "tdelibs_export.h"
/**
* Reference counting for shared objects. If you derive your object