summaryrefslogtreecommitdiff
path: root/src/mute.cc
diff options
context:
space:
mode:
authorStan Seibert <stan@mtrr.org>2012-04-05 11:10:20 -0400
committertlatorre <tlatorre@uchicago.edu>2021-05-09 08:42:38 -0700
commite3d007e7ed5aefcc719bb65c4e83ba6138cd356d (patch)
treefea3f2c6870f0baba6ac745d0f15f523e24769d1 /src/mute.cc
parent5e112ce82998864437606b58bf75edefb6cc1387 (diff)
downloadchroma-e3d007e7ed5aefcc719bb65c4e83ba6138cd356d.tar.gz
chroma-e3d007e7ed5aefcc719bb65c4e83ba6138cd356d.tar.bz2
chroma-e3d007e7ed5aefcc719bb65c4e83ba6138cd356d.zip
Minor patches to include directories for GEANT4.9.5.
Diffstat (limited to 'src/mute.cc')
-rw-r--r--src/mute.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mute.cc b/src/mute.cc
index e13814f..bd8abac 100644
--- a/src/mute.cc
+++ b/src/mute.cc
@@ -1,4 +1,4 @@
-#include <geant4/G4ios.hh>
+#include <G4ios.hh>
class discard_streambuf : public std::streambuf {
public: