/* @(#)root/gl:$Name: $:$Id: TRootWGL.h,v 1.2 2001/11/28 16:01:07 rdm Exp $ */ /************************************************************************* * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * * All rights reserved. * * * * For the licensing terms see $ROOTSYS/LICENSE. * * For the list of contributors see $ROOTSYS/README/CREDITS. * *************************************************************************/ #ifndef GL_RootWGL #define GL_RootWGL #ifndef ROOT_Windows4Root #include "Windows4Root.h" #endif #ifdef GDK_WIN32 #include "gdk/gdk.h" #endif #include #endif /* GL_RootWGL */