summaryrefslogtreecommitdiffstats
path: root/include/arch/netware
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/netware')
-rw-r--r--include/arch/netware/apr_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arch/netware/apr_private.h b/include/arch/netware/apr_private.h
index 04f336d..69b8ff4 100644
--- a/include/arch/netware/apr_private.h
+++ b/include/arch/netware/apr_private.h
@@ -199,7 +199,7 @@ void* getStatCache();
/*
* Include common private declarations.
*/
-#include "../apr_private_common.h"
+#include "arch/apr_private_common.h"
#endif /*APR_PRIVATE_H*/
#endif /*NETWARE*/