Fix syntax error in meson.build

As a result of 9daddb777b.
This commit is contained in:
Robbert van der Helm
2021-05-01 19:31:33 +02:00
parent 9daddb777b
commit 459e7ac56b
+1 -1
View File
@@ -466,7 +466,7 @@ endif
# We'll link these against a static library `host_common_sources`
individual_host_sources = [
'src/wine-host/individual-host.cpp'
'src/wine-host/individual-host.cpp',
version_header,
]
group_host_sources = [