summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/MachBunt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MachBunt.cpp b/src/MachBunt.cpp
index fffb613..3561a34 100644
--- a/src/MachBunt.cpp
+++ b/src/MachBunt.cpp
@@ -25,7 +25,7 @@
extern "C"
{
- KDE_EXPORT KDecorationFactory *create_factory()
+ TDE_EXPORT KDecorationFactory *create_factory()
{
return new SuSEMachBunt::BuntFactory();
}