[PATCH] regedit: Do not directly include resource.h anymore
23 May
2018
23 May
'18
1:29 p.m.
Signed-off-by: Hugh McMaster <hugh.mcmaster(a)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; -- 2.17.0
2768
Age (days ago)
2768
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hugh McMaster