Commit 6113975a authored by Alexandre Julliard's avatar Alexandre Julliard

Moved struct32.c to windows directory.

parent 5acb979f
......@@ -36,7 +36,6 @@
#include "palette.h"
#include "color.h"
#include "region.h"
#include "struct32.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL(graphics);
......
......@@ -15,7 +15,6 @@ C_SRCS = \
kernel32.c \
newfns.c \
process.c \
struct32.c \
time.c
all: $(MODULE).o
......
......@@ -31,6 +31,7 @@ C_SRCS = \
rect.c \
scroll.c \
spy.c \
struct32.c \
syscolor.c \
sysmetrics.c \
sysparams.c \
......
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