diff --git a/src/methods/mouras_aubin/reconstruct.py b/src/methods/mouras_aubin/reconstruct.py
index f03b07259951baa389f26fd79fe0bd14dad1f3d6..fb6458fac75ac5901d7f6ba400d8f87c000c34e0 100644
--- a/src/methods/mouras_aubin/reconstruct.py
+++ b/src/methods/mouras_aubin/reconstruct.py
@@ -5,7 +5,7 @@ Students can call their functions (declared in others files of src/methods/your_
 
 
 import numpy as np
-from src.methods.template.mourasa_reconstruct import * 
+from src.methods.mouras_aubin.mourasa_reconstruct import * 
 from src.forward_model import CFA