summaryrefslogtreecommitdiffstats
path: root/util/include/platforms/axutil_platform_auto_sense.h
diff options
context:
space:
mode:
authorGravatar nadiramra2010-05-30 20:43:13 +0000
committerGravatar nadiramra2010-05-30 20:43:13 +0000
commitcddcc5e6b3d63e42ded5bca4a3e5e7972cb2e216 (patch)
treed619453afb5f99ca02634b8305a0787af69d4de8 /util/include/platforms/axutil_platform_auto_sense.h
parent4952078f0c24283ce57a6d316ef9470caf5a8fb2 (diff)
downloadaxis2c-cddcc5e6b3d63e42ded5bca4a3e5e7972cb2e216.tar.gz
axis2c-cddcc5e6b3d63e42ded5bca4a3e5e7972cb2e216.tar.bz2
AXIS2C-1478 Changes due to port to IBM i (aka OS/400).
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949568 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'util/include/platforms/axutil_platform_auto_sense.h')
-rw-r--r--util/include/platforms/axutil_platform_auto_sense.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/include/platforms/axutil_platform_auto_sense.h b/util/include/platforms/axutil_platform_auto_sense.h
index feec323..2f36a53 100644
--- a/util/include/platforms/axutil_platform_auto_sense.h
+++ b/util/include/platforms/axutil_platform_auto_sense.h
@@ -44,7 +44,7 @@ extern "C"
#include "windows/axutil_date_time_util_windows.h"
#include "windows/axutil_thread_windows.h"
#elif defined ( __OS400__ )
-#include <os400/axis2_os400.h>
+#include "os400/axutil_os400.h"
#elif defined ( AIX )
#include <aix/aix.h>
#elif defined ( HPUX )