about summary refs log tree commit homepage
path: root/lib/yahns.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/yahns.rb')
-rw-r--r--lib/yahns.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yahns.rb b/lib/yahns.rb
index 5ffb845..5e5875a 100644
--- a/lib/yahns.rb
+++ b/lib/yahns.rb
@@ -57,7 +57,7 @@ end
 
 # FIXME: require lazily
 require_relative 'yahns/log'
-require_relative 'yahns/queue_epoll'
+require_relative 'yahns/queue'
 require_relative 'yahns/stream_input'
 require_relative 'yahns/tee_input'
 require_relative 'yahns/queue_egg'