diff --git a/tutorials/image/trans_graph.C b/tutorials/image/trans_graph.C index 8b435e3135e24..1e1c45e6e7b0d 100644 --- a/tutorials/image/trans_graph.C +++ b/tutorials/image/trans_graph.C @@ -19,7 +19,7 @@ #include "TROOT.h" #include "TFrame.h" -static UInt_t color2rgb(TColor *col) +UInt_t color2rgb(TColor *col) { // returns RGB value of color