diff --git a/python/torch_mlir/dialects/torch/importer/jit_ir/csrc/class_annotator_pybind.h b/python/torch_mlir/dialects/torch/importer/jit_ir/csrc/class_annotator_pybind.h index 7dc42b86a..a0d1a7581 100644 --- a/python/torch_mlir/dialects/torch/importer/jit_ir/csrc/class_annotator_pybind.h +++ b/python/torch_mlir/dialects/torch/importer/jit_ir/csrc/class_annotator_pybind.h @@ -12,7 +12,7 @@ //===----------------------------------------------------------------------===// #ifndef TORCHMLIRJITIRIMPORTER_CSRC_CLASS_ANNOTATOR_PYBIND_H -#define TORCHMLIRJITIRIMPORTER_CSRC_PYBIND_H +#define TORCHMLIRJITIRIMPORTER_CSRC_CLASS_ANNOTATOR_PYBIND_H #include