aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/xml_utils.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xml_utils.ml')
-rw-r--r--lib/xml_utils.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xml_utils.ml b/lib/xml_utils.ml
index 53e694c7a..89407be19 100644
--- a/lib/xml_utils.ml
+++ b/lib/xml_utils.ml
@@ -17,7 +17,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*)
-open Serialize
+open Xml_datatype
exception Not_element of xml
exception Not_pcdata of xml