diff options
Diffstat (limited to 'drivers/rtaudio/SCsub')
-rw-r--r-- | drivers/rtaudio/SCsub | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/rtaudio/SCsub b/drivers/rtaudio/SCsub index 836c84c43c..f0273dd421 100644 --- a/drivers/rtaudio/SCsub +++ b/drivers/rtaudio/SCsub @@ -1,3 +1,5 @@ +#!/usr/bin/env python + Import('env') # Not cloning the env, the includes need to be accessible for platform/ |