lib/cinch-weatherman.rb in cinch-weatherman-1.0.3 vs lib/cinch-weatherman.rb in cinch-weatherman-1.0.4
- old
+ new
@@ -1,3 +1,5 @@
# -*- encoding: utf-8 -*-
require 'cinch/plugins/weatherman/version'
require 'cinch/plugins/weatherman'
+require 'cinch/plugins/weatherman/forecast'
+require 'cinch/plugins/weatherman/weather'