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