d3d10core: Rename texture2d.c to texture.c.

This commit is contained in:
Henri Verbeet 2010-10-14 13:04:00 +02:00 committed by Alexandre Julliard
parent 07ace95fcd
commit 81c3f289a3
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ C_SRCS = \
inputlayout.c \
shader.c \
state.c \
texture2d.c \
texture.c \
utils.c \
view.c