Index: src/trusted/service_runtime/export_header.py |
diff --git a/src/trusted/service_runtime/export_header.py b/src/trusted/service_runtime/export_header.py |
index 480638317349b4de2077282ca12a048c0e57a9f3..e7f7b59b684b88e4b3f88fbdabfb526b205ab3a6 100755 |
--- a/src/trusted/service_runtime/export_header.py |
+++ b/src/trusted/service_runtime/export_header.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright (c) 2008 The Native Client Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |