From 7e9887db23de9b25e934da753e92ab161948870d Mon Sep 17 00:00:00 2001 From: Rafal Harabien Date: Fri, 20 Jan 2012 22:35:10 +0000 Subject: [PATCH] - Fix rbuild build svn path=/trunk/; revision=55026 --- reactos/dll/win32/netshell/netshell.rbuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/reactos/dll/win32/netshell/netshell.rbuild b/reactos/dll/win32/netshell/netshell.rbuild index a5cfbce03a7..2093d28ff0f 100644 --- a/reactos/dll/win32/netshell/netshell.rbuild +++ b/reactos/dll/win32/netshell/netshell.rbuild @@ -17,12 +17,12 @@ ws2_32 comctl32 precomp.h - netshell.c - shfldr_netconnect.c - enumlist.c + netshell.cpp + shfldr_netconnect.cpp + enumlist.cpp netshell.rc - classfactory.c - connectmanager.c - lanconnectui.c - lanstatusui.c + classfactory.cpp + connectmanager.cpp + lanconnectui.cpp + lanstatusui.cpp