]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/poche/global.inc.php
from epub to all kind of ebooks
[github/wallabag/wallabag.git] / inc / poche / global.inc.php
index e3687eb2563da2eb1f440613489da24b75aafed5..1542fbfa7963dba83881dd88ebfe594b2070e772 100755 (executable)
@@ -22,7 +22,7 @@ require_once ROOT . '/vendor/autoload.php';
 require_once INCLUDES . '/poche/Template.class.php';
 require_once INCLUDES . '/poche/Language.class.php';
 require_once INCLUDES . '/poche/Routing.class.php';
-require_once INCLUDES . '/poche/WallabagEpub.class.php';
+require_once INCLUDES . '/poche/WallabagEBooks.class.php';
 require_once INCLUDES . '/poche/Poche.class.php';
 
 require_once INCLUDES . '/poche/Database.class.php';