Christian Costa <
titan.costa@gmail.com> writes:
> ---
> dlls/amstream/Makefile.in | 2
> dlls/amstream/amstream.c | 6 +
> dlls/amstream/amstream_private.h | 2
> dlls/amstream/ddrawmediastream.c | 256 ++++++++++++++++++++++++++++++++++++++
> dlls/amstream/mediastream.c | 251 -------------------------------------
> 5 files changed, 263 insertions(+), 254 deletions(-)
> create mode 100644 dlls/amstream/ddrawmediastream.c
> delete mode 100644 dlls/amstream/mediastream.c
There's no reason to rename the file. Just put everything in there.