diff --git a/html/annulation.php b/html/annulation.php
index 94762bde4..18f1da4ee 100644
--- a/html/annulation.php
+++ b/html/annulation.php
@@ -23,7 +23,8 @@ include_once ("poste.php");
include_once("preference.php");
include_once("central_inc.php");
include_once("user_common.php");
-include_Once("form_input.php");
+include_once("form_input.php");
+include_once("check_priv.php");
html_page_start($g_UserProperty['use_theme']);
if ( ! isset ( $g_dossier ) ) {