summaryrefslogtreecommitdiffstats
path: root/win/tdelibs_export_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/tdelibs_export_win.h')
-rw-r--r--win/tdelibs_export_win.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/win/tdelibs_export_win.h b/win/tdelibs_export_win.h
index 17663a5fa..a61464ed3 100644
--- a/win/tdelibs_export_win.h
+++ b/win/tdelibs_export_win.h
@@ -63,11 +63,11 @@
# define TDEPRINT_EXPORT KDE_IMPORT
#endif
-#ifndef KIO_EXPORT
+#ifndef TDEIO_EXPORT
# ifdef MAKE_KIO_LIB
-# define KIO_EXPORT KDE_EXPORT
+# define TDEIO_EXPORT KDE_EXPORT
# else
-# define KIO_EXPORT KDE_IMPORT
+# define TDEIO_EXPORT KDE_IMPORT
# endif
#endif