summaryrefslogtreecommitdiff
path: root/lib/feed2imap/rexml_patch.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/feed2imap/rexml_patch.rb')
-rw-r--r--lib/feed2imap/rexml_patch.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/feed2imap/rexml_patch.rb b/lib/feed2imap/rexml_patch.rb
index bce0be3..f991090 100644
--- a/lib/feed2imap/rexml_patch.rb
+++ b/lib/feed2imap/rexml_patch.rb
@@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
=end
-require 'feed2imap/textconverters'
+require 'feedparser'
# Patch for REXML
# Very ugly patch to make REXML error-proof.