diff options
Diffstat (limited to 'scripts/pso2h.py')
-rwxr-xr-x | scripts/pso2h.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pso2h.py b/scripts/pso2h.py index c60f85e..425d454 100755 --- a/scripts/pso2h.py +++ b/scripts/pso2h.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python """pso2h A small python script to generated header files from compiled ARBfp1.0 shaders |