summaryrefslogtreecommitdiff
path: root/tools/scripts/make_glwrapper.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scripts/make_glwrapper.py')
-rw-r--r--tools/scripts/make_glwrapper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/scripts/make_glwrapper.py b/tools/scripts/make_glwrapper.py
index f3f8d39837..b4c582f1eb 100644
--- a/tools/scripts/make_glwrapper.py
+++ b/tools/scripts/make_glwrapper.py
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#! /usr/bin/env python
import sys
if (len(sys.argv)<2):