diff --git a/mindspore/ccsrc/utils/context/context_extends.cc b/mindspore/ccsrc/utils/context/context_extends.cc index 172a7d1f05cc2b86cfb1033d435e3e296a9004fa..2588cfddd74b021979a0ffdc0ef01771e032021b 100644 --- a/mindspore/ccsrc/utils/context/context_extends.cc +++ b/mindspore/ccsrc/utils/context/context_extends.cc @@ -24,7 +24,7 @@ namespace mindspore { namespace context { -#ifdef ENBALE_GE +#ifdef ENABLE_GE using mindspore::transform::DfGraphManager; #endif