summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i18n/unix/utf8_ucs2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/unix/utf8_ucs2.c b/i18n/unix/utf8_ucs2.c
index 85f4ab9f9..a3dddf467 100644
--- a/i18n/unix/utf8_ucs2.c
+++ b/i18n/unix/utf8_ucs2.c
@@ -52,7 +52,7 @@
* <http://www.apache.org/>.
*/
-#include "unix/i18n.h"
+#include "i18n.h"
/* Implement the design principal specified by RFC 2718 2.2.5
* Guidelines for new URL Schemes - within the APR.