diff options
Diffstat (limited to 'drivers/theora/SCsub')
| -rw-r--r-- | drivers/theora/SCsub | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/theora/SCsub b/drivers/theora/SCsub index faa1ede6a..b6b4af256 100644 --- a/drivers/theora/SCsub +++ b/drivers/theora/SCsub @@ -31,5 +31,4 @@ sources = [ "theora/video_stream_theora.cpp", ] -if env['use_theoraplayer_binary'] != "yes": - env.drivers_sources += sources +env.drivers_sources += sources |
