summaryrefslogtreecommitdiffstats
path: root/tdecore/kmountpoint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kmountpoint.cpp')
-rw-r--r--tdecore/kmountpoint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kmountpoint.cpp b/tdecore/kmountpoint.cpp
index ae698c2af..e78fc7335 100644
--- a/tdecore/kmountpoint.cpp
+++ b/tdecore/kmountpoint.cpp
@@ -334,7 +334,7 @@ KMountPoint::List KMountPoint::currentMountPoints(int infoNeeded)
}
free( mntctl_buffer );
-#elif defined(Q_WS_WIN)
+#elif defined(TQ_WS_WIN)
//TODO?
#else
STRUCT_SETMNTENT mnttab;