diff --git a/htdocs/core/class/html.formmail.class.php b/htdocs/core/class/html.formmail.class.php index 9127cc89a87..eec2a78feee 100644 --- a/htdocs/core/class/html.formmail.class.php +++ b/htdocs/core/class/html.formmail.class.php @@ -1584,7 +1584,7 @@ class FormMail extends Form $out .= ''; if (isModEnabled('product') || isModEnabled('service')) { - include_once DOL_DOCUMENT_ROOT.'/htdocs/core/class/html.form.class.php'; + include_once DOL_DOCUMENT_ROOT.'/core/class/html.form.class.php'; $form = new Form($this->db); $out .= '