Commit f2fbbec2 authored by Hugh McMaster's avatar Hugh McMaster Committed by Alexandre Julliard

reg: Rename reg.h to resource.h.

parent c6c95a02
......@@ -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))
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment