lib/vpim/view.rb in vpim-13.11.11 vs lib/vpim/view.rb in vpim-24.2.20

- old
+ new

@@ -5,10 +5,10 @@ This library is free software; you can redistribute it and/or modify it under the same terms as the ruby language itself, see the file COPYING for details. =end -require "enumerator" +require "vpim/enumerator" module Vpim module View SECSPERDAY = 24 * 60 * 60