diff --git a/tutorials/gl/transp_text.C b/tutorials/gl/transp_text.C index 894a257eb7ec646e625f459f96dfc2a57f7a9027..3023b38397df471161a56ffc2ef8c2165ad519cb 100644 --- a/tutorials/gl/transp_text.C +++ b/tutorials/gl/transp_text.C @@ -6,7 +6,6 @@ //OpenGL.CanvasPreferGL to 1 in $ROOTSYS/etc/system.rootrc. //Includes for ACLiC (cling does not need them). -#include "TVirtualX.h" #include "TPaveText.h" #include "TCanvas.h" #include "TRandom.h"