dmstyle: Move a struct declaration to the file it is used in.
commitb58c88d14dd1943a265ead68cb83e8dd1dd9a112
authorMichael Stefaniuc <mstefani@winehq.org>
Tue, 29 Nov 2022 23:08:26 +0000 (30 00:08 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Nov 2022 19:38:27 +0000 (30 20:38 +0100)
treed3bd770e067cef287b472bc8403fda6bf0d31a73
parent44400613cb14883b0c347cfae656ac031ada2ff6
dmstyle: Move a struct declaration to the file it is used in.

And get rid of the typedef for that struct.
dlls/dmstyle/dmstyle_private.h
dlls/dmstyle/styletrack.c