regedit: Do not directly include resource.h anymore.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
0db4d1c251
commit
5bc81188fe
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue