diff --git a/compute/zgetrf.c b/compute/zgetrf.c
index 6da83871c2f6526296c85431e4d87a2188976804..a94a05551e554645e23311a20a0f1d2ef7794dd5 100644
--- a/compute/zgetrf.c
+++ b/compute/zgetrf.c
@@ -24,7 +24,6 @@
  * @precisions normal z -> s d c
  *
  */
-#include "chameleon/constants.h"
 #include "control/common.h"
 
 /**