summaryrefslogtreecommitdiffstats
path: root/kicker/libkicker/appletinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/libkicker/appletinfo.h')
-rw-r--r--kicker/libkicker/appletinfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/libkicker/appletinfo.h b/kicker/libkicker/appletinfo.h
index f89bb6aea..343c8eae5 100644
--- a/kicker/libkicker/appletinfo.h
+++ b/kicker/libkicker/appletinfo.h
@@ -29,9 +29,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <tqstring.h>
#include <tqvaluevector.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
-class KDE_EXPORT AppletInfo
+class TDE_EXPORT AppletInfo
{
public:
typedef TQValueVector<AppletInfo> List;