]> Pileus Git - grits/blobdiff - src/plugins/env.c
Move OpenGL includes to a common place
[grits] / src / plugins / env.c
index a22ad0b03f2aea586f0a9be5c3574ec41f11c886..75e41d3899de350c9817483d03c3e7ec6b10869b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421@gmail.com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421@gmail.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -25,7 +25,6 @@
  */
 
 #include <math.h>
-#include <GL/gl.h>
 
 #include <grits.h>