]> Pileus Git - grits/blobdiff - src/plugins/sat.c
Move OpenGL includes to a common place
[grits] / src / plugins / sat.c
index e67fe8917318b9bd0604396307316fc89caf7b75..1c738d90c620ad0f31caacb65b567bee71b1e20a 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 <time.h>
 #include <glib/gstdio.h>
-#include <GL/gl.h>
 
 #include <grits.h>