diff --git a/htdocs/compta/param/comptes/fiche.php b/htdocs/compta/param/comptes/fiche.php index 3cdcea00a4b..615fec9b93f 100644 --- a/htdocs/compta/param/comptes/fiche.php +++ b/htdocs/compta/param/comptes/fiche.php @@ -27,6 +27,7 @@ */ require("../../../main.inc.php"); +require_once(DOL_DOCUMENT_ROOT."/compta/class/comptacompte.class.php"); $mesg = '';