summaryrefslogtreecommitdiffstats
path: root/korganizer/koglobals.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/koglobals.h')
-rw-r--r--korganizer/koglobals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/koglobals.h b/korganizer/koglobals.h
index 678426fd..6ec6cb89 100644
--- a/korganizer/koglobals.h
+++ b/korganizer/koglobals.h
@@ -23,7 +23,7 @@
#ifndef KORG_GLOBALS_H
#define KORG_GLOBALS_H
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#include <tqwidget.h>
class TQDate;
@@ -36,7 +36,7 @@ class TDEConfig;
class TDEInstance;
class KHolidays;
-class KDE_EXPORT KOGlobals
+class TDE_EXPORT KOGlobals
{
public:
static KOGlobals *self();