diff options
Diffstat (limited to 'Demo/sgi/video/aplay.py')
-rwxr-xr-x | Demo/sgi/video/aplay.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/video/aplay.py b/Demo/sgi/video/aplay.py index 7b10027..a11f95a 100755 --- a/Demo/sgi/video/aplay.py +++ b/Demo/sgi/video/aplay.py @@ -1,4 +1,4 @@ -#! /ufs/guido/bin/sgi/python +#! /usr/bin/env python # Play synchronous video and audio. # Highly experimental! |