Index: /trunk/src/VBox/RDP/client-1.8.4/Makefile.kmk
===================================================================
--- /trunk/src/VBox/RDP/client-1.8.4/Makefile.kmk	(revision 78098)
+++ /trunk/src/VBox/RDP/client-1.8.4/Makefile.kmk	(revision 78099)
@@ -337,4 +337,5 @@
 	$(PATH_ROOT)/src/VBox/Runtime/common/path/RTPathAppend.cpp=>Runtime/common/path/RTPathAppend.cpp \
 	$(PATH_ROOT)/src/VBox/Runtime/common/path/RTPathAppendEx.cpp=>Runtime/common/path/RTPathAppendEx.cpp \
+	$(PATH_ROOT)/src/VBox/Runtime/common/path/RTPathAbsEx.cpp=>Runtime/common/path/RTPathAbsEx.cpp \
 	$(PATH_ROOT)/src/VBox/Runtime/common/path/RTPathCountComponents.cpp=>Runtime/common/path/RTPathCountComponents.cpp \
 	$(PATH_ROOT)/src/VBox/Runtime/common/path/RTPathFilename.cpp=>Runtime/common/path/RTPathFilename.cpp \
@@ -363,5 +364,6 @@
 	$(PATH_ROOT)/src/VBox/Runtime/common/time/timesysalias.cpp=>Runtime/common/time/timesysalias.cpp \
 	$(PATH_ROOT)/src/VBox/Runtime/generic/pathhost-generic.cpp=>Runtime/generic/pathhost-generic.cpp \
-	$(PATH_ROOT)/src/VBox/Runtime/generic/RTPathAbs-generic.cpp=>Runtime/generic/RTPathAbs-generic.cpp \
+	$(PATH_ROOT)/src/VBox/Runtime/generic/RTPathGetCurrentDrive-generic.cpp=>Runtime/generic/RTPathGetCurrentDrive-generic.cpp \
+	$(PATH_ROOT)/src/VBox/Runtime/generic/RTPathGetCurrentOnDrive-generic.cpp=>Runtime/generic/RTPathGetCurrentOnDrive-generic.cpp \
 	$(PATH_ROOT)/src/VBox/Runtime/include/internal/alignmentchecks.h=>include/internal/alignmentchecks.h \
 	$(PATH_ROOT)/src/VBox/Runtime/include/internal/dir.h=>include/internal/dir.h \
