summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/ae/aescan.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Modules/ae/aescan.py')
-rw-r--r--Mac/Modules/ae/aescan.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/Mac/Modules/ae/aescan.py b/Mac/Modules/ae/aescan.py
index 21d52992..b406ce7 100644
--- a/Mac/Modules/ae/aescan.py
+++ b/Mac/Modules/ae/aescan.py
@@ -7,9 +7,8 @@ import os
import string
import MacOS
-BGENDIR=os.path.join(sys.prefix, ':Tools:bgen:bgen')
+from bgenlocations import TOOLBOXDIR, BGENDIR
sys.path.append(BGENDIR)
-from bgenlocations import TOOLBOXDIR
from scantools import Scanner