lib/fog/aws/simpledb.rb in fog-maestrodev-1.19.0.20140212012611 vs lib/fog/aws/simpledb.rb in fog-maestrodev-1.20.0.20140305101305
- old
+ new
@@ -1,5 +1,5 @@
-require 'fog/aws'
+require 'fog/aws/core'
module Fog
module AWS
class SimpleDB < Fog::Service
extend Fog::AWS::CredentialFetcher::ServiceMethods