diff --git a/classes/Context.php b/classes/Context.php index 14939010c..cfa733663 100644 --- a/classes/Context.php +++ b/classes/Context.php @@ -26,7 +26,7 @@ */ if ((bool)Configuration::get('PS_ALLOW_MOBILE_DEVICE')) - require_once(_PS_TOOL_DIR_.'Mobile_Detect/Mobile_Detect.php'); + require_once(_PS_TOOL_DIR_.'mobile_Detect/Mobile_Detect.php'); /** * @since 1.5.0