From 2094bce3a04747a174f6a78569b23abef47268b8 Mon Sep 17 00:00:00 2001
From: Marshall Scott <mbscott@anl.gov>
Date: Mon, 26 Apr 2021 15:46:10 -0400
Subject: [PATCH] Checking if benchmark testing is the issue, added lonhger
 path to benchmark.h

---
 benchmarks/barrel_ecal/scripts/emcal_barrel_pions_analysis.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/barrel_ecal/scripts/emcal_barrel_pions_analysis.cxx b/benchmarks/barrel_ecal/scripts/emcal_barrel_pions_analysis.cxx
index d4ada0f7..783cd21d 100644
--- a/benchmarks/barrel_ecal/scripts/emcal_barrel_pions_analysis.cxx
+++ b/benchmarks/barrel_ecal/scripts/emcal_barrel_pions_analysis.cxx
@@ -9,7 +9,7 @@
 #include "dd4pod/Geant4ParticleCollection.h"
 #include "dd4pod/CalorimeterHitCollection.h"
 
-#include <benchmark.h>
+#include <detector_benchmarks/include/benchmark.h>
 #include <mt.h>
 #include <util.h>
 
-- 
GitLab