]> Pileus Git - grits/blobdiff - src/objects/grits-volume.c
Move OpenGL includes to a common place
[grits] / src / objects / grits-volume.c
index 0ec7fb9e211394b2c1b8c54b610694d5de6e1583..f972fe5c2255c5340447dcaa6694a4d7213740af 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
@@ -29,7 +29,7 @@
 #include <config.h>
 #include <math.h>
 #include <glib.h>
-#include <GL/gl.h>
+#include "gtkgl.h"
 #include "grits-volume.h"
 
 /* Drawing */