FIX Missing include

This commit is contained in:
Laurent Destailleur 2018-03-24 12:10:04 +01:00
parent ab4f66009a
commit f9ad2f7fb2

View File

@ -24,6 +24,7 @@
* \ingroup Advanced accountancy
* \brief File of class with all html predefined components
*/
require_once DOL_DOCUMENT_ROOT .'/core/class/html.form.class.php';
/**