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>
oldstable
Hugh McMaster 2018-05-23 13:29:28 +00:00 committed by Alexandre Julliard
parent 0db4d1c251
commit 5bc81188fe
1 changed files with 0 additions and 1 deletions

View File

@ -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;