summaryrefslogtreecommitdiffstats
path: root/scene/audio/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'scene/audio/SCsub')
-rw-r--r--scene/audio/SCsub1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/audio/SCsub b/scene/audio/SCsub
index fc61250247..374dc2119d 100644
--- a/scene/audio/SCsub
+++ b/scene/audio/SCsub
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+from misc.utility.scons_hints import *
Import("env")