You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by na...@apache.org on 2006/11/14 12:32:10 UTC

svn commit: r474747 - /webservices/axis2/trunk/c/woden/src/util/woden_om_util.c

Author: nandika
Date: Tue Nov 14 03:32:09 2006
New Revision: 474747

URL: http://svn.apache.org/viewvc?view=rev&rev=474747
Log:
include directive changed

Modified:
    webservices/axis2/trunk/c/woden/src/util/woden_om_util.c

Modified: webservices/axis2/trunk/c/woden/src/util/woden_om_util.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/woden/src/util/woden_om_util.c?view=diff&rev=474747&r1=474746&r2=474747
==============================================================================
--- webservices/axis2/trunk/c/woden/src/util/woden_om_util.c (original)
+++ webservices/axis2/trunk/c/woden/src/util/woden_om_util.c Tue Nov 14 03:32:09 2006
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include <woden_om_util.h>
+#include "woden_om_util.h"
 #include <axis2_qname.h>
 #include <axiom_element.h>
 #include <axis2_uri.h>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org