summaryrefslogtreecommitdiffstats
path: root/libtdegames/kgamemisc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdegames/kgamemisc.h')
-rw-r--r--libtdegames/kgamemisc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtdegames/kgamemisc.h b/libtdegames/kgamemisc.h
index d610effd..eb540cea 100644
--- a/libtdegames/kgamemisc.h
+++ b/libtdegames/kgamemisc.h
@@ -23,14 +23,14 @@
#define __KGAMEMISC_H__
#include <tqstring.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class KGameMiscPrivate;
/**
* This class contains several (usually static) functions I really did not know
* a class for. If you know a class for any of these member s please drop one of
* the above copyright holders a mail (or just kde-games-devel@kde.org)
**/
-class KDE_EXPORT KGameMisc
+class TDE_EXPORT KGameMisc
{
public:
KGameMisc();