diff --git a/calorimeters/simple_info_plot_histograms.cxx b/calorimeters/simple_info_plot_histograms.cxx
index 27c8015d4afd4f83b4ad6bd3817564aacbb2962f..ba73578f0f20809cb5ee7d59c810a0f7f8a67ef6 100644
--- a/calorimeters/simple_info_plot_histograms.cxx
+++ b/calorimeters/simple_info_plot_histograms.cxx
@@ -1,4 +1,5 @@
-R__LOAD_LIBRARY($HOME/stow/development/lib/libGenDetectors.so)
+//R__LOAD_LIBRARY($HOME/stow/development/lib/libGenDetectors.so)
+R__LOAD_LIBRARY(libGenDetectors.so)
 R__LOAD_LIBRARY(libfmt.so)
 #include "fmt/core.h"
 R__LOAD_LIBRARY(libDDG4IO.so)