Signed-off-by: Hugh McMaster hugh.mcmaster@outlook.com --- programs/regedit/edit.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/programs/regedit/edit.c b/programs/regedit/edit.c index 03bfdbd31c..1459624883 100644 --- a/programs/regedit/edit.c +++ b/programs/regedit/edit.c @@ -31,7 +31,6 @@ #include "wine/heap.h" #include "wine/unicode.h" #include "main.h" -#include "resource.h"
static const WCHAR* editValueName; static WCHAR* stringValueData;