broadcom/vc5: Fix source file name.
authorVinson Lee <vlee@freedesktop.org>
Sat, 20 Jan 2018 01:19:34 +0000 (01:19 +0000)
committerEric Anholt <eric@anholt.net>
Sun, 21 Jan 2018 03:13:16 +0000 (11:13 +0800)
Fixes: c9b2cb78972d ("vc5: add missing files to the tarball")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/drivers/vc5/Makefile.sources

index bc14580..cbf7b65 100644 (file)
@@ -18,7 +18,7 @@ C_SOURCES := \
        vc5_screen.c \
        vc5_screen.h \
        vc5_simulator.c \
-       vc5_simulator_wrapper.c \
+       vc5_simulator_wrapper.cpp \
        vc5_simulator_wrapper.h \
        vc5_tiling.c \
        vc5_tiling.h \