diff --git a/include/class_idate.php b/include/class_idate.php index 016a6fbd2..cea64c862 100644 --- a/include/class_idate.php +++ b/include/class_idate.php @@ -22,7 +22,7 @@ /*!\file * \brief Html Input */ -require_once('class_html_input.php'); +require_once NOALYSS_INCLUDE.'/class_html_input.php'; class IDate extends HtmlInput { /*!\brief show the html input of the widget*/