lib/fluent/plugin_helper.rb in fluentd-1.2.0.pre1 vs lib/fluent/plugin_helper.rb in fluentd-1.2.0
- old
+ new
@@ -24,9 +24,10 @@
require 'fluent/plugin_helper/formatter'
require 'fluent/plugin_helper/inject'
require 'fluent/plugin_helper/extract'
require 'fluent/plugin_helper/socket'
require 'fluent/plugin_helper/server'
+require 'fluent/plugin_helper/counter'
require 'fluent/plugin_helper/retry_state'
require 'fluent/plugin_helper/record_accessor'
require 'fluent/plugin_helper/compat_parameters'
module Fluent