From 67d6716b81faba76ed5af1cfdbc66a3639a075e2 Mon Sep 17 00:00:00 2001 From: Frank Gaede <frank.gaede@desy.de> Date: Thu, 19 Feb 2015 12:56:17 +0000 Subject: [PATCH] - fixed path --- examples/CLICSiD/compact/compact.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/CLICSiD/compact/compact.xml b/examples/CLICSiD/compact/compact.xml index 67acccd08..e08575075 100644 --- a/examples/CLICSiD/compact/compact.xml +++ b/examples/CLICSiD/compact/compact.xml @@ -12,8 +12,8 @@ </info> <includes> - <gdmlFile ref="./DDDetectors/compact/elements.xml"/> - <gdmlFile ref="./DDDetectors/compact/materials.xml"/> + <gdmlFile ref="./elements.xml"/> + <gdmlFile ref="./materials.xml"/> </includes> <define> -- GitLab