Skip to content

Commit

Permalink
Add a missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Nov 21, 2013
1 parent b00965c commit c1158a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/droonga/client.rb
Expand Up @@ -20,6 +20,7 @@
require "fluent-logger"

require "droonga/client/version"
require "droonga/client/error"
require "droonga/client/connection/droonga_protocol"

module Droonga
Expand Down

0 comments on commit c1158a2

Please sign in to comment.