Parse .epub files to extract metadata and cover image.
[quanlib.git] / walkdir.rb
index b54d0a2b4134b970e7999752e33df546e9a4da5a..c776dbfd7e67822042dd8bd3c825bc35ac338625 100644 (file)
@@ -18,7 +18,7 @@
 # and Mrs. Pollifax volume 6, On the China Station, is
 # .../DorothyGilman/P06_On_the_China_Station.epub.
 
-require './book.rb'
+require './book'
 
 class WalkDir
   def initialize(root)