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(); }