Forgot the import

This commit is contained in:
Robin Dunn
2015-08-10 22:58:26 -07:00
parent 2e9b9c7399
commit cc52d6c3fa

View File

@@ -28,7 +28,7 @@ from buildtools.config import Config, msg, opj, posixjoin, loadETG, etg2sip, fi
phoenixDir, wxDir, copyIfNewer, copyFile, \
macFixDependencyInstallName, macSetLoaderNames, \
getVcsRev, runcmd, textfile_open, getSipFiles, \
getVisCVersion
getVisCVersion, getToolsPlatformName
import buildtools.version as version