Skip to content

Commit

Permalink
Add missing require in abstract command
Browse files Browse the repository at this point in the history
Fix #218
  • Loading branch information
julienvey committed Feb 25, 2015
1 parent 6e88244 commit fe3ce1b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'vagrant-openstack-provider/client/openstack'
require 'colorize'

module VagrantPlugins
module Openstack
Expand Down

0 comments on commit fe3ce1b

Please sign in to comment.