--- parser3/src/classes/xdoc.C 2002/01/28 10:33:52 1.79 +++ parser3/src/classes/xdoc.C 2002/01/30 09:43:12 1.81 @@ -4,9 +4,10 @@ Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://paf.design.ru) - $Id: xdoc.C,v 1.79 2002/01/28 10:33:52 paf Exp $ + $Id: xdoc.C,v 1.81 2002/01/30 09:43:12 paf Exp $ */ #include "pa_types.h" +#include "classes.h" #ifdef XML #include "gdome.h" @@ -20,7 +21,6 @@ extern "C" { #include "libxslt/xsltutils.h" #include "pa_stylesheet_connection.h" -#include "classes.h" #include "pa_request.h" #include "pa_vxdoc.h" #include "pa_charset.h"