From 84589d51e67df9570e1d3591ca16d0fca7532729 Mon Sep 17 00:00:00 2001
From: P-A Loizeau <p.-a.loizeau@gsi.de>
Date: Mon, 24 Mar 2025 16:46:44 +0100
Subject: [PATCH] Additional missing header install in reco

---
 reco/calibration/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/reco/calibration/CMakeLists.txt b/reco/calibration/CMakeLists.txt
index 5607dfbf77..46af0e3e26 100644
--- a/reco/calibration/CMakeLists.txt
+++ b/reco/calibration/CMakeLists.txt
@@ -27,6 +27,7 @@ generate_cbm_library()
 # Install file which has no corresponding source file
 install(FILES
         CbmOffsetDigiTime.h
+        CbmOffsetDigiTime.tmpl
         DESTINATION include
        )
 
-- 
GitLab