]> Pileus Git - grits/blobdiff - src/plugins/env.c
Move OpenGL includes to a common place
[grits] / src / plugins / env.c
index 3a1f324f787c7f3b6744017694d8bd3d3691cd67..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,8 +25,6 @@
  */
 
 #include <math.h>
-#include <gtk/gtkgl.h>
-#include <GL/gl.h>
 
 #include <grits.h>