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