lib/resync/link.rb in resync-0.4.2 vs lib/resync/link.rb in resync-0.4.3
- old
+ new
@@ -1,6 +1,6 @@
-require_relative 'shared/descriptor'
-require_relative 'xml'
+require 'resync/shared/descriptor'
+require 'resync/xml'
module Resync
# A link to a related resource. See "Linking to Related Resources"
# under section 5.1,