aboutsummaryrefslogtreecommitdiff
path: root/examples/ex1.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ex1.c')
-rwxr-xr-xexamples/ex1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ex1.c b/examples/ex1.c
index 28139f9..87d6019 100755
--- a/examples/ex1.c
+++ b/examples/ex1.c
@@ -1,4 +1,4 @@
-#! /usr/local/bin/tcc -run
+#!/usr/bin/env tcc -run
#include <tcclib.h>
int main()