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.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmobile/tdeioslave/tdeio_mobile.cpp b/kmobile/tdeioslave/tdeio_mobile.cpp
index f30742fe7..db5314172 100644
--- a/kmobile/tdeioslave/tdeio_mobile.cpp
+++ b/kmobile/tdeioslave/tdeio_mobile.cpp
@@ -37,8 +37,8 @@
using namespace TDEIO;
-#define KIO_MOBILE_DEBUG_AREA 7126
-#define PRINT_DEBUG kdDebug(KIO_MOBILE_DEBUG_AREA) << "tdeio_mobile: "
+#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); }