summaryrefslogtreecommitdiff
path: root/get_strings.php
diff options
context:
space:
mode:
Diffstat (limited to 'get_strings.php')
-rw-r--r--get_strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/get_strings.php b/get_strings.php
index 6c5d7cd..7063d10 100644
--- a/get_strings.php
+++ b/get_strings.php
@@ -195,7 +195,7 @@ $wordlist = Array ();
## a (sub)directory that is excluded. In this (unfortunate) case it seems that
## the file is placed in a logical location.
collect_files ( BIT_ROOT_PATH );
-hardwire_file ( LANGUAGES_PKG_PATH.'lang_mapping_inc.php');
+hardwire_file ( LANGUAGES_PKG_INCLUDE_PATH.'lang_mapping_inc.php');