builder/vmware: fix compilation issues

This commit is contained in:
Mitchell Hashimoto 2014-10-28 08:37:12 -07:00
parent 76c3ae5c2a
commit cdc0a53f92
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ package common
import (
"fmt"
"os"
"github.com/mitchellh/packer/packer"
)