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