reg: Rename reg.h to resource.h.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Hugh McMaster 2017-08-18 09:29:44 +00:00 committed by Alexandre Julliard
parent c6c95a026b
commit f2fbbec27d
3 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
#include <stdlib.h>
#include <wine/unicode.h>
#include <wine/debug.h>
#include "reg.h"
#include "resource.h"
#define ARRAY_SIZE(A) (sizeof(A)/sizeof(*A))

View File

@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "reg.h"
#include "resource.h"
#pragma makedep po