aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/parsers/treeparser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rexml/parsers/treeparser.rb')
-rw-r--r--lib/rexml/parsers/treeparser.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/rexml/parsers/treeparser.rb b/lib/rexml/parsers/treeparser.rb
index 931da73025..57d11f7e23 100644
--- a/lib/rexml/parsers/treeparser.rb
+++ b/lib/rexml/parsers/treeparser.rb
@@ -1,3 +1,5 @@
+require 'rexml/validation/validationexception'
+
module REXML
module Parsers
class TreeParser