diff --git a/algo/detectors/tof/HitFinderTof.h b/algo/detectors/tof/HitFinderTof.h
index 5ad658e3db3dacb06642cbdbceedffcacc12963e..06975c7c422c297a044b15471857ef751ced8043 100644
--- a/algo/detectors/tof/HitFinderTof.h
+++ b/algo/detectors/tof/HitFinderTof.h
@@ -22,6 +22,7 @@ class CbmTofDigi;
 #include "Math/Vector3Dfwd.h"
 
 // C++ Classes and includes
+#include <memory>
 #include <vector>
 
 #include <cmath>