1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-15 10:08:08 +01:00

Fix compile without xinescope

This commit is contained in:
Jonas Kvinge 2019-05-31 01:29:56 +02:00
parent 1b0b5f2554
commit 28ee967371

View File

@ -576,7 +576,7 @@ optional_source(HAVE_GSTREAMER
# Xine
optional_source(HAVE_XINE
SOURCES engine/xineengine.cpp engine/xinescope.c
SOURCES engine/xineengine.cpp
HEADERS engine/xineengine.h
)
optional_source(XINE_ANALYZER