Fix compile without xinescope

This commit is contained in:
Jonas Kvinge 2019-05-31 01:29:56 +02:00
parent 1b0b5f2554
commit 28ee967371
1 changed files with 1 additions and 1 deletions

View File

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