Boxswitch does not use GL

This commit is contained in:
Martin Gräßlin 2010-12-06 21:42:55 +01:00
parent dec532245b
commit 7d37977558

View file

@ -29,10 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kcolorscheme.h>
#include <kconfiggroup.h>
#ifdef KWIN_HAVE_OPENGL_COMPOSITING
#include <GL/gl.h>
#endif
namespace KWin
{