X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fwhatever-dl.git;a=blobdiff_plain;f=lib%2Fwhatever-dl%2Fwebsites%2Fhowcast.rb;h=0e1e29b799f69628239bad51da7a0c2782c7f342;hp=90cbd615ca069c8c0f4a653796e2ae14b80c2374;hb=25d9a75fe096553aeea68ffe0ef79b7e5acc144d;hpb=57e2b44583f696a5ad5a9c4875c409b9b51b6baa diff --git a/lib/whatever-dl/websites/howcast.rb b/lib/whatever-dl/websites/howcast.rb index 90cbd61..0e1e29b 100644 --- a/lib/whatever-dl/websites/howcast.rb +++ b/lib/whatever-dl/websites/howcast.rb @@ -16,7 +16,7 @@ # http://www.fsf.org/licensing/licenses/gpl.html # -require 'src/website' +require 'whatever-dl/website' class Howcast < Website