diff --git a/src/objective/hinge.hip b/src/objective/hinge.hip index 6367e3189..08d3541b6 100644 --- a/src/objective/hinge.hip +++ b/src/objective/hinge.hip @@ -1,4 +1,4 @@ #if defined(XGBOOST_USE_HIP) -#incude "hinge.cu" +#include "hinge.cu" #endif