summaryrefslogtreecommitdiff
blob: 364e965826c40cc547fba68254c5377c7d25c15c (plain)
1
2
3
4
5
6
7
8
9
10
--- source/graphics_reps/pyG4VisAttributes.cc	2009-12-19 02:23:08.000000000 +0900
+++ source/graphics_reps/pyG4VisAttributes.cc.new	2012-07-12 12:04:50.000000000 +0900
@@ -31,6 +31,7 @@
 //                                         2005 Q
 // ====================================================================
 #include <boost/python.hpp>
+#include "G4AttDef.hh"
 #include "G4VisAttributes.hh"
 
 using namespace boost::python;