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