Commit 5a66203b authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

gdi32: Rename gdidc.c to dc.c.

parent de0e9ad9
......@@ -5,9 +5,9 @@ IMPORTS = advapi32 win32u
DELAYIMPORTS = setupapi
C_SRCS = \
dc.c \
emfdc.c \
enhmetafile.c \
gdidc.c \
icm.c \
metadc.c \
metafile.c \
......
......@@ -4,6 +4,7 @@
* Copyright 1993, 1994 Alexandre Julliard
* Copyright 1997 Bertho A. Stultiens
* 1999 Huw D M Davies
* Copyright 2021 Jacek Caban for CodeWeavers
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
......
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