Author: akhaldi Date: Sat Jul 21 15:01:13 2012 New Revision: 56923
URL: http://svn.reactos.org/svn/reactos?rev=56923&view=rev Log: [REGEDIT] * Don't include these two headers twice for the resources.
Modified: trunk/reactos/base/applications/regedit/rsrc.rc
Modified: trunk/reactos/base/applications/regedit/rsrc.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/regedit/r... ============================================================================== --- trunk/reactos/base/applications/regedit/rsrc.rc [iso-8859-1] (original) +++ trunk/reactos/base/applications/regedit/rsrc.rc [iso-8859-1] Sat Jul 21 15:01:13 2012 @@ -17,10 +17,6 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include <windows.h> -#include "resource.h" -
/* define language neutral resources */