summaryrefslogtreecommitdiffstats
path: root/kmobile/tdeioslave/tdeio_mobile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmobile/tdeioslave/tdeio_mobile.cpp')
-rw-r--r--kmobile/tdeioslave/tdeio_mobile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/tdeioslave/tdeio_mobile.cpp b/kmobile/tdeioslave/tdeio_mobile.cpp
index 7b254410..9a00ba38 100644
--- a/kmobile/tdeioslave/tdeio_mobile.cpp
+++ b/kmobile/tdeioslave/tdeio_mobile.cpp
@@ -40,7 +40,7 @@ using namespace TDEIO;
#define TDEIO_MOBILE_DEBUG_AREA 7126
#define PRINT_DEBUG kdDebug(TDEIO_MOBILE_DEBUG_AREA) << "tdeio_mobile: "
-extern "C" { KDE_EXPORT int kdemain(int argc, char **argv); }
+extern "C" { TDE_EXPORT int kdemain(int argc, char **argv); }
/**
* The main program.